Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::MESSAGE_RESOURCE_ENTRY [−][src]
Fields
Length: u16Flags: u16Text: [u8; 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 MESSAGE_RESOURCE_ENTRY
impl Send for MESSAGE_RESOURCE_ENTRY
impl Sync for MESSAGE_RESOURCE_ENTRY
impl Unpin for MESSAGE_RESOURCE_ENTRY
impl UnwindSafe for MESSAGE_RESOURCE_ENTRY
Blanket Implementations
Mutably borrows from an owned value. Read more