Function windows_native::ntrtl::RtlEnableThreadProfiling
source · pub unsafe extern "system" fn RtlEnableThreadProfiling(
ThreadHandle: HANDLE,
Flags: u32,
HardwareCounters: u64,
PerformanceDataHandle: *mut *mut c_void
) -> NTSTATUS