Function XFreeFont

Source
pub unsafe extern "C" fn XFreeFont(
    arg1: *mut Display,
    arg2: *mut XFontStruct,
) -> c_int