Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::MrmResourceIndexerHandle [−][src]
Fields
handle: *mut c_voidTrait Implementations
type Abi = MrmResourceIndexerHandle
type Abi = MrmResourceIndexerHandle
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 MrmResourceIndexerHandle
impl !Send for MrmResourceIndexerHandle
impl !Sync for MrmResourceIndexerHandle
impl Unpin for MrmResourceIndexerHandle
impl UnwindSafe for MrmResourceIndexerHandle
Blanket Implementations
Mutably borrows from an owned value. Read more