Function zend_ts_hash_index_find

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