Struct zaplib::WindowResizeLoopEvent
source · [−]Expand description
Fields
was_started: boolwindow_id: usizeTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for WindowResizeLoopEvent
impl Send for WindowResizeLoopEvent
impl Sync for WindowResizeLoopEvent
impl Unpin for WindowResizeLoopEvent
impl UnwindSafe for WindowResizeLoopEvent
Blanket Implementations
Mutably borrows from an owned value. Read more