pub unsafe extern "system" fn RtlInitStrongEnumerationHashTable(
    hashtable: *const RTL_DYNAMIC_HASH_TABLE,
    enumerator: *mut RTL_DYNAMIC_HASH_TABLE_ENUMERATOR
) -> BOOLEAN
Expand description

Required features: "Win32_Foundation", "Win32_System_Kernel"