pub unsafe extern "system" fn PowerOpenUserPowerKey(
    phuserpowerkey: *mut HKEY,
    access: u32,
    openexisting: BOOL
) -> u32
Expand description

Required features: ‘Win32_System_Power’, ‘Win32_Foundation’, ‘Win32_System_Registry’