Function zend_hash_find

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