Function php_all_sys::php54::zend_hash_index_find[][src]

pub unsafe extern "C" fn zend_hash_index_find(
    ht: *const HashTable,
    h: ulong,
    pData: *mut *mut c_void
) -> c_int