Function php_all_sys::php54::zend_qsort[][src]

pub unsafe extern "C" fn zend_qsort(
    base: *mut c_void,
    nmemb: size_t,
    siz: size_t,
    compare: compare_func_t
)