Function php_all_sys::php56_zts::zend_hash_compare[][src]

pub unsafe extern "C" fn zend_hash_compare(
    ht1: *mut HashTable,
    ht2: *mut HashTable,
    compar: compare_func_t,
    ordered: zend_bool,
    tsrm_ls: *mut *mut *mut c_void
) -> c_int