Function windows::Wdk::System::SystemServices::PsQueryTotalCycleTimeProcess
pub unsafe fn PsQueryTotalCycleTimeProcess<P0>(
process: P0,
cycletimestamp: *mut u64,
) -> u64where
P0: Param<PEPROCESS>,