pub unsafe extern "system" fn KeQueryTotalCycleTimeThread(
    thread: PKTHREAD,
    cycletimestamp: *mut u64
) -> u64
Expand description

Required features: "Wdk_Foundation"