Function windows::Win32::System::Power::PowerOpenSystemPowerKey

pub unsafe fn PowerOpenSystemPowerKey<P0>(
    phsystempowerkey: *mut HKEY,
    access: u32,
    openexisting: P0,
) -> u32
where P0: Param<BOOL>,