[][src]Function sdl2_sys::XSetFont

pub unsafe extern "C" fn XSetFont(
    arg1: *mut Display,
    arg2: GC,
    arg3: Font
) -> c_int