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