Function windows::Wdk::System::SystemServices::RtlCreateHashTable
pub unsafe fn RtlCreateHashTable(
hashtable: *mut *mut RTL_DYNAMIC_HASH_TABLE,
shift: u32,
flags: u32,
) -> BOOLEAN
pub unsafe fn RtlCreateHashTable(
hashtable: *mut *mut RTL_DYNAMIC_HASH_TABLE,
shift: u32,
flags: u32,
) -> BOOLEAN