Function windows::Wdk::System::SystemServices::PoFxIssueComponentPerfStateChange
pub unsafe fn PoFxIssueComponentPerfStateChange<P0>(
handle: P0,
flags: u32,
component: u32,
perfchange: *const PO_FX_PERF_STATE_CHANGE,
context: *const c_void,
)where
P0: Param<POHANDLE>,