Error Set PollError [src]

Errors

DeviceError
InvalidParameter
NotStarted
Timeout
Unexpected UnexpectedError

Source

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