Docs.rs
webview2-com-sys-0.33.0
webview2-com-sys 0.33.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wravery
Dependencies
windows ^0.58
normal
windows-core ^0.58
normal
thiserror ^1.0
build
Versions
0.05%
of the crate is documented
Platform
aarch64-pc-windows-msvc
i686-pc-windows-gnu
i686-pc-windows-msvc
x86_64-pc-windows-gnu
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
webview2_
com_
sys
0.33.0
ICore
WebView2
Deferral_
Impl
Required Methods
Complete
Object Safety
Implementors
In webview2_
com_
sys::
Microsoft::
Web::
WebView2::
Win32
Trait
webview2_com_sys
::
Microsoft
::
Web
::
WebView2
::
Win32
::
ICoreWebView2Deferral_Impl
Copy item path
source
·
[
−
]
pub trait ICoreWebView2Deferral_Impl:
Sized
{ // Required method fn
Complete
(&self) ->
Result
<
()
>; }
Required Methods
§
source
fn
Complete
(&self) ->
Result
<
()
>
Object Safety
§
This trait is
not
object safe
.
Implementors
§