[−][src]Function guile_sys::mergesort
pub unsafe extern "C" fn mergesort(
__base: *mut c_void,
__nel: usize,
__width: usize,
__compar: Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>
) -> c_int
pub unsafe extern "C" fn mergesort(
__base: *mut c_void,
__nel: usize,
__width: usize,
__compar: Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>
) -> c_int