Error Set RegisterProtocolNotifyError [src]

Errors

InvalidParameter
OutOfResources
Unexpected UnexpectedError

Source

pub const RegisterProtocolNotifyError = uefi.UnexpectedError || error{ OutOfResources, InvalidParameter, }