Function windows_sys::Win32::System::Power::PowerReadValueMin

pub unsafe extern "system" fn PowerReadValueMin(
    rootpowerkey: HKEY,
    subgroupofpowersettingsguid: *const GUID,
    powersettingguid: *const GUID,
    valueminimum: *mut u32,
) -> WIN32_ERROR