Function XListFontsWithInfo
pub unsafe extern "C" fn XListFontsWithInfo(
arg1: *mut _XDisplay,
arg2: *const i8,
arg3: i32,
arg4: *mut i32,
arg5: *mut *mut XFontStruct,
) -> *mut *mut i8
Available on crate feature
dep_sdl2
only.