Function XFreeFont
pub unsafe extern "C" fn XFreeFont(
arg1: *mut _XDisplay,
arg2: *mut XFontStruct,
) -> i32
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn XFreeFont(
arg1: *mut _XDisplay,
arg2: *mut XFontStruct,
) -> i32
dep_sdl2
only.