Function XListFonts

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