Struct xcb::render::Linefix
[−]
[src]
pub struct Linefix { pub base: xcb_render_linefix_t, }
Fields
base: xcb_render_linefix_t
Methods
impl Linefix
[src]
Trait Implementations
impl Copy for Linefix
[src]
impl Clone for Linefix
[src]
fn clone(&self) -> Linefix
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