Struct x11::xlib::XrmValue [] [src]

pub struct XrmValue {
    pub size: c_uint,
    pub addr: XPointer,
}

Fields

Trait Implementations

impl Clone for XrmValue
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for XrmValue
[src]

impl PartialEq for XrmValue
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.