pub unsafe extern "system" fn PoFxQueryCurrentComponentPerfState(
    handle: POHANDLE,
    flags: u32,
    component: u32,
    setindex: u32,
    currentperf: *mut u64
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"