Struct ppapi::SizeExperimental
[-]
[+]
[src]
pub struct Size {
pub width: u32,
pub height: u32,
}Fields
width | |
height |
pub struct Size {
pub width: u32,
pub height: u32,
}width | |
height |
impl Sizeimpl Copy for Sizeimpl Clone for Sizefn clone(&self) -> Sizefn clone_from(&mut self, source: &Self)impl<__S: Writer + Hasher> Hash<__S> for Sizefn hash(&self, __arg_0: &mut __S)impl PartialEq for Sizeimpl Eq for Sizefn assert_receiver_is_total_eq(&self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).