Function windows_sys::Wdk::System::SystemServices::RtlRemoveEntryHashTable
pub unsafe extern "system" fn RtlRemoveEntryHashTable(
hashtable: *const RTL_DYNAMIC_HASH_TABLE,
entry: *const RTL_DYNAMIC_HASH_TABLE_ENTRY,
context: *mut RTL_DYNAMIC_HASH_TABLE_CONTEXT,
) -> BOOLEAN