Struct x11cap::RGB8
[-] [+]
[src]
pub struct RGB8 {
// some fields omitted
}pub struct RGB8 {
// some fields omitted
}impl Copy for RGB8impl Clone for RGB8fn clone(&self) -> RGB8fn clone_from(&mut self, source: &Self)impl PartialEq for RGB8impl Eq for RGB8impl Debug for RGB8
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).