Function php_all_sys::php54::zend_hash_del_key_or_index[][src]

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