Function php_all_sys::php73::zend_hash_get_current_key_ex[][src]

pub unsafe extern "C" fn zend_hash_get_current_key_ex(
    ht: *const HashTable,
    str_index: *mut *mut zend_string,
    num_index: *mut zend_ulong,
    pos: *mut HashPosition
) -> c_int