Function php_all_sys::php56::zend_hash_quick_find[][src]

pub unsafe extern "C" fn zend_hash_quick_find(
    ht: *const HashTable,
    arKey: *const c_char,
    nKeyLength: uint,
    h: ulong,
    pData: *mut *mut c_void
) -> c_int