Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::ANIMATIONINFO [−][src]
Fields
cbSize: u32iMinAnimate: i32Trait 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 ANIMATIONINFO
impl Send for ANIMATIONINFO
impl Sync for ANIMATIONINFO
impl Unpin for ANIMATIONINFO
impl UnwindSafe for ANIMATIONINFO
Blanket Implementations
Mutably borrows from an owned value. Read more