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