Function zend_hash_index_add_empty_element

Source
pub unsafe extern "C" fn zend_hash_index_add_empty_element(
    ht: *mut HashTable,
    h: zend_ulong,
) -> *mut zval