fn createPopup(self: *const HIIPopupProtocol, style: HIIPopupStyle, popup_type: HIIPopupType, handle: hii.HIIHandle, msg: u16, user_selection: ?*HIIPopupSelection) Status
[src]
Displays a popup window.
Parameters
self: *const HIIPopupProtocol,
style: HIIPopupStyle,
popup_type: HIIPopupType,
msg: u16,
user_selection: ?*HIIPopupSelection,