Function php_all_sys::php56_zts::zend_ts_hash_quick_find[][src]

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