Struct xcb::render::Trap
[−]
[src]
pub struct Trap {
pub base: xcb_render_trap_t,
}Fields
base: xcb_render_trap_t
Methods
impl Trap[src]
Trait Implementations
impl Copy for Trap[src]
impl Clone for Trap[src]
fn clone(&self) -> Trap
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more