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