Function phper_sys::zend_hash_compare
source · pub unsafe extern "C" fn zend_hash_compare(
ht1: *mut HashTable,
ht2: *mut HashTable,
compar: compare_func_t,
ordered: bool
) -> c_int
pub unsafe extern "C" fn zend_hash_compare(
ht1: *mut HashTable,
ht2: *mut HashTable,
compar: compare_func_t,
ordered: bool
) -> c_int