Function windows::Wdk::System::SystemServices::RtlInsertEntryHashTable

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