Function php_all_sys::php72::zend_insert_sort[][src]

pub unsafe extern "C" fn zend_insert_sort(
    base: *mut c_void,
    nmemb: size_t,
    siz: size_t,
    cmp: compare_func_t,
    swp: swap_func_t
)