pub unsafe extern "system" fn RtlGetNextEntryHashTable(
    hashtable: *const RTL_DYNAMIC_HASH_TABLE,
    context: *const RTL_DYNAMIC_HASH_TABLE_CONTEXT
) -> *mut RTL_DYNAMIC_HASH_TABLE_ENTRY
Expand description

Required features: "Win32_System_Kernel"