Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::MESSAGE_RESOURCE_ENTRY [−][src]
Fields
Length: u16Flags: u16Text: [u8; 1]Trait Implementations
type Abi = MESSAGE_RESOURCE_ENTRY
type Abi = MESSAGE_RESOURCE_ENTRY
The abi representation of the implementing type. Read more
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Returns the “default value” for a type. Read more
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