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