Function zend_hash_del_ind

Source
pub unsafe extern "C" fn zend_hash_del_ind(
    ht: *mut HashTable,
    key: *mut zend_string,
) -> c_int