Function libc::qsort

pub unsafe extern "C" fn qsort(base: *mut c_void, num: size_t, size: size_t, compar: ::Option<unsafe extern "C" fn(*const c_void, *const c_void) -> c_int>)
On this page