Error Set RegisterDataNotifyError [src]
Errors
Source
pub const RegisterDataNotifyError = uefi.UnexpectedError || error{
InvalidParameter,
Unsupported,
OutOfResources,
AccessDenied,
} pub const RegisterDataNotifyError = uefi.UnexpectedError || error{
InvalidParameter,
Unsupported,
OutOfResources,
AccessDenied,
}