Function 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>,
) -> bool
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>,
) -> bool