Function php_all_sys::php72::zend_hash_str_del_ind[][src]

pub unsafe extern "C" fn zend_hash_str_del_ind(
    ht: *mut HashTable,
    key: *const c_char,
    len: size_t
) -> c_int