Function zend_hash_index_exists

Source
pub unsafe extern "C" fn zend_hash_index_exists(
    ht: *const HashTable,
    h: ulong,
) -> c_int