Function windows_sys::Wdk::System::SystemServices::RtlGetNextEntryHashTable
pub unsafe extern "system" fn RtlGetNextEntryHashTable(
hashtable: *const RTL_DYNAMIC_HASH_TABLE,
context: *const RTL_DYNAMIC_HASH_TABLE_CONTEXT
) -> *mut RTL_DYNAMIC_HASH_TABLE_ENTRYExpand description
Required features: "Win32_System_Kernel"