Function zend_hash_real_init

Source
pub unsafe extern "C" fn zend_hash_real_init(
    ht: *mut HashTable,
    packed: bool,
)