Struct webview2_com_sys::Microsoft::Web::WebView2::Win32::COREWEBVIEW2_PRINT_ORIENTATION [−][src]
#[repr(transparent)]pub struct COREWEBVIEW2_PRINT_ORIENTATION(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_PRINT_ORIENTATION
impl Sync for COREWEBVIEW2_PRINT_ORIENTATION
impl Unpin for COREWEBVIEW2_PRINT_ORIENTATION
impl UnwindSafe for COREWEBVIEW2_PRINT_ORIENTATION
Blanket Implementations
Mutably borrows from an owned value. Read more