Function windows::Wdk::System::SystemServices::RtlRemoveEntryHashTable

pub unsafe fn RtlRemoveEntryHashTable(
    hashtable: *const RTL_DYNAMIC_HASH_TABLE,
    entry: *const RTL_DYNAMIC_HASH_TABLE_ENTRY,
    context: Option<*mut RTL_DYNAMIC_HASH_TABLE_CONTEXT>,
) -> BOOLEAN