Function windows::Wdk::System::SystemServices::PoFxQueryCurrentComponentPerfState
pub unsafe fn PoFxQueryCurrentComponentPerfState<P0>(
handle: P0,
flags: u32,
component: u32,
setindex: u32,
currentperf: *mut u64,
) -> NTSTATUSwhere
P0: Param<POHANDLE>,