Struct glutin::platform::unix::x11::util::LogicalFrameExtents [−][src]
Fields
left: f64right: f64top: f64bottom: f64Trait 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
