Error Set CreatePopupError [src]

Errors

InvalidParameter
OutOfResources
Unexpected UnexpectedError

Source

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