Function zend_hash_apply

Source
pub unsafe extern "C" fn zend_hash_apply(
    ht: *mut HashTable,
    apply_func: apply_func_t,
)