Function sdl2_sys::XSetFont

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