Function zend_hash_index_add

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