Struct webview2_com::WebResourceResponseReceivedEventHandler [−][src]
pub struct WebResourceResponseReceivedEventHandler(_);Expand description
Implementation of ICoreWebView2WebResourceResponseReceivedEventHandler.
Implementations
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
unsafe fn to_impl(
interface: &ICoreWebView2WebResourceResponseReceivedEventHandler
) -> &mut Self
unsafe fn to_impl(
interface: &ICoreWebView2WebResourceResponseReceivedEventHandler
) -> &mut Self
Safety