Function zend_hash_exists

Source
pub unsafe extern "C" fn zend_hash_exists(
    ht: *const HashTable,
    key: *mut zend_string,
) -> zend_bool