Function windows_sys::Win32::System::Power::WritePwrScheme

pub unsafe extern "system" fn WritePwrScheme(
    puiid: *const u32,
    lpszschemename: PCWSTR,
    lpszdescription: PCWSTR,
    lpscheme: *const POWER_POLICY,
) -> BOOLEAN