Function XESetCreateFont

Source
pub unsafe extern "C" fn XESetCreateFont(
    _3: *mut Display,
    _2: c_int,
    _1: Option<unsafe extern "C" fn(*mut Display, *mut XFontStruct, *mut XExtCodes) -> c_int>,
) -> Option<unsafe extern "C" fn(*mut Display, *mut XFontStruct, *mut XExtCodes) -> c_int>