Function GetSystemPowerStatus

pub unsafe fn GetSystemPowerStatus(
    lpsystempowerstatus: *mut SYSTEM_POWER_STATUS,
) -> Result<()>