Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::STYLESTRUCT [−][src]
Fields
styleOld: u32styleNew: u32Trait Implementations
type DefaultType = Self
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
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