Struct webview2_com::ProcessFailedEventHandler [−][src]
pub struct ProcessFailedEventHandler(_);Expand description
Implementation of ICoreWebView2ProcessFailedEventHandler.
Implementations
pub fn create(
closure: EventClosure<Option<ICoreWebView2>, Option<ICoreWebView2ProcessFailedEventArgs>>
) -> ICoreWebView2ProcessFailedEventHandler
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Safety