Function windows_sys::Wdk::System::SystemServices::PoFxPowerControl

pub unsafe extern "system" fn PoFxPowerControl(
    handle: POHANDLE,
    powercontrolcode: *const GUID,
    inbuffer: *const c_void,
    inbuffersize: usize,
    outbuffer: *mut c_void,
    outbuffersize: usize,
    bytesreturned: *mut usize,
) -> NTSTATUS