Error Set ResetError [src]

Errors

DeviceError
InvalidParameter
NotStarted
Unexpected UnexpectedError
Unsupported

Source

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