Function XListPixmapFormats

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