Function windows::Win32::System::Power::PowerOpenUserPowerKey

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