zend_hash_find_ptr_lc

Function zend_hash_find_ptr_lc 

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