Function webview2_com::Microsoft::Web::WebView2::Win32::CreateCoreWebView2Environment
source · pub unsafe fn CreateCoreWebView2Environment<P0>(
environmentcreatedhandler: P0
) -> Result<(), Error>where
P0: IntoParam<ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler, <ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler as TypeKind>::TypeKind>,