Function phper_sys::phper_zend_hash_str_find_ptr[][src]

pub unsafe extern "C" fn phper_zend_hash_str_find_ptr(
    ht: *const HashTable,
    str: *const c_char,
    len: usize
) -> *mut c_void