Function windows_native::ntrtl::RtlQueryTagHeap
source · pub unsafe extern "system" fn RtlQueryTagHeap(
HeapHandle: *mut c_void,
Flags: u32,
TagIndex: u16,
ResetCounters: BOOLEAN,
TagInfo: *mut RTL_HEAP_TAG_INFO
) -> PWSTR