windows::Wdk::System::SystemServices

Function PoFxIssueComponentPerfStateChangeMultiple

pub unsafe fn PoFxIssueComponentPerfStateChangeMultiple(
    handle: POHANDLE,
    flags: u32,
    component: u32,
    perfchangescount: u32,
    perfchanges: *const PO_FX_PERF_STATE_CHANGE,
    context: *const c_void,
)