Function phper_zend_hash_index_exists

Source
pub unsafe extern "C" fn phper_zend_hash_index_exists(
    ht: *const HashTable,
    h: zend_ulong,
) -> bool