ReceiveError
Source
Implementation
pub const ReceiveError = uefi.UnexpectedError || error{
NotStarted,
NotReady,
BufferTooSmall,
InvalidParameter,
DeviceError,
}Source
pub const ReceiveError = uefi.UnexpectedError || error{
NotStarted,
NotReady,
BufferTooSmall,
InvalidParameter,
DeviceError,
}