Function php_all_sys::php56::zend_hash_exists[][src]

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