Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::STYLESTRUCT [−][src]
Fields
styleOld: u32styleNew: u32Trait Implementations
type Abi = STYLESTRUCT
type Abi = STYLESTRUCT
The abi representation of the implementing type. Read more
type DefaultType = STYLESTRUCT
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for STYLESTRUCT
impl Send for STYLESTRUCT
impl Sync for STYLESTRUCT
impl Unpin for STYLESTRUCT
impl UnwindSafe for STYLESTRUCT
Blanket Implementations
Mutably borrows from an owned value. Read more