Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::IndexedResourceQualifier [−][src]
Fields
name: PWSTRvalue: PWSTRTrait 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 IndexedResourceQualifier
impl !Send for IndexedResourceQualifier
impl !Sync for IndexedResourceQualifier
impl Unpin for IndexedResourceQualifier
impl UnwindSafe for IndexedResourceQualifier
Blanket Implementations
Mutably borrows from an owned value. Read more