Struct x11_dl::xlib::AspectRatio
[−]
[src]
pub struct AspectRatio {
pub x: c_int,
pub y: c_int,
}Fields
x | |
y |
pub struct AspectRatio {
pub x: c_int,
pub y: c_int,
}x | |
y |
impl PartialEq for AspectRatiofn eq(&self, __arg_0: &AspectRatio) -> boolfn ne(&self, __arg_0: &AspectRatio) -> boolimpl Copy for AspectRatioimpl Clone for AspectRatiofn clone(&self) -> AspectRatiofn clone_from(&mut self, source: &Self)