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