Function php_all_sys::php56_zts::zend_hash_find[][src]

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