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