Struct webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2Deferral [−][src]
#[repr(transparent)]pub struct ICoreWebView2Deferral(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ICoreWebView2Deferral
impl !Send for ICoreWebView2Deferral
impl !Sync for ICoreWebView2Deferral
impl Unpin for ICoreWebView2Deferral
impl UnwindSafe for ICoreWebView2Deferral
Blanket Implementations
Mutably borrows from an owned value. Read more
type DefaultType = Option<T>
Safety