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