Function zend_ts_hash_index_exists

Source
pub unsafe extern "C" fn zend_ts_hash_index_exists(
    ht: *mut TsHashTable,
    h: ulong,
) -> c_int