Error Set GroupsError [src]
Errors
Source
pub const GroupsError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
AlreadyStarted,
NotFound,
DeviceError,
} pub const GroupsError = uefi.UnexpectedError || error{
NotStarted,
OutOfResources,
InvalidParameter,
AlreadyStarted,
NotFound,
DeviceError,
}