Error Set ShutdownError [src]

Errors

DeviceError
InvalidParameter
NotStarted
Unexpected UnexpectedError

Source

pub const ShutdownError = uefi.UnexpectedError || error{ NotStarted, InvalidParameter, DeviceError, }