Struct webview2_com_sys::Microsoft::Web::WebView2::Win32::COREWEBVIEW2_PRINT_COLLATION
source · #[repr(transparent)]pub struct COREWEBVIEW2_PRINT_COLLATION(pub i32);Tuple Fields§
§0: i32Trait Implementations§
source§impl Clone for COREWEBVIEW2_PRINT_COLLATION
impl Clone for COREWEBVIEW2_PRINT_COLLATION
source§impl Debug for COREWEBVIEW2_PRINT_COLLATION
impl Debug for COREWEBVIEW2_PRINT_COLLATION
source§impl PartialEq<COREWEBVIEW2_PRINT_COLLATION> for COREWEBVIEW2_PRINT_COLLATION
impl PartialEq<COREWEBVIEW2_PRINT_COLLATION> for COREWEBVIEW2_PRINT_COLLATION
source§fn eq(&self, other: &COREWEBVIEW2_PRINT_COLLATION) -> bool
fn eq(&self, other: &COREWEBVIEW2_PRINT_COLLATION) -> bool
This method tests for
self and other values to be equal, and is used
by ==.