Function zend_hash_del_bucket

Source
pub unsafe extern "C" fn zend_hash_del_bucket(
    ht: *mut HashTable,
    p: *mut Bucket,
)