Function php_all_sys::php54::zend_hash_add_empty_element[][src]

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