Function XListDepths

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