Error Set PollError [src]
Errors
Source
pub const PollError = uefi.UnexpectedError || error{
NotStarted,
InvalidParameter,
DeviceError,
Timeout,
} pub const PollError = uefi.UnexpectedError || error{
NotStarted,
InvalidParameter,
DeviceError,
Timeout,
}