Function php_all_sys::php72::_zend_hash_init_ex[][src]

pub unsafe extern "C" fn _zend_hash_init_ex(
    ht: *mut HashTable,
    nSize: u32,
    pDestructor: dtor_func_t,
    persistent: zend_bool,
    bApplyProtection: zend_bool
)