Struct glutin::platform::unix::x11::util::LogicalFrameExtents [−][src]
Fields
left: f64
right: f64
top: f64
bottom: f64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LogicalFrameExtents
impl Send for LogicalFrameExtents
impl Sync for LogicalFrameExtents
impl Unpin for LogicalFrameExtents
impl UnwindSafe for LogicalFrameExtents
Blanket Implementations
Mutably borrows from an owned value. Read more