[][src]Function winapi::um::powrprof::PowerOpenSystemPowerKey

pub unsafe extern "system" fn PowerOpenSystemPowerKey(
    phSystemPowerKey: *mut HKEY,
    Access: REGSAM,
    OpenExisting: BOOL
) -> DWORD