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

Required features: "Win32_Foundation", "Win32_System_Registry"