Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::CWP_FLAGS [−][src]
#[repr(transparent)]pub struct CWP_FLAGS(pub u32);Tuple Fields
0: u32Trait Implementations
type DefaultType = CWP_FLAGS
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Performs the &= operation. Read more
Performs the |= operation. Read more
Auto Trait Implementations
impl RefUnwindSafe for CWP_FLAGS
impl UnwindSafe for CWP_FLAGS
Blanket Implementations
Mutably borrows from an owned value. Read more