Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::MENUITEMTEMPLATE [−][src]
Fields
mtOption: u16mtID: u16mtString: [u16; 1]Trait Implementations
type DefaultType = Self
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Auto Trait Implementations
impl RefUnwindSafe for MENUITEMTEMPLATE
impl Send for MENUITEMTEMPLATE
impl Sync for MENUITEMTEMPLATE
impl Unpin for MENUITEMTEMPLATE
impl UnwindSafe for MENUITEMTEMPLATE
Blanket Implementations
Mutably borrows from an owned value. Read more