Struct webview2_com_sys::Microsoft::Web::WebView2::Win32::COREWEBVIEW2_PERMISSION_KIND [−][src]
#[repr(transparent)]pub struct COREWEBVIEW2_PERMISSION_KIND(pub i32);
Tuple Fields
0: i32
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl Send for COREWEBVIEW2_PERMISSION_KIND
impl Sync for COREWEBVIEW2_PERMISSION_KIND
impl Unpin for COREWEBVIEW2_PERMISSION_KIND
impl UnwindSafe for COREWEBVIEW2_PERMISSION_KIND
Blanket Implementations
Mutably borrows from an owned value. Read more