Function windows_native::ntrtl::RtlQueryThreadProfiling
source · pub unsafe extern "system" fn RtlQueryThreadProfiling(
ThreadHandle: HANDLE,
Enabled: *mut BOOLEAN
) -> NTSTATUSpub unsafe extern "system" fn RtlQueryThreadProfiling(
ThreadHandle: HANDLE,
Enabled: *mut BOOLEAN
) -> NTSTATUS