Struct dacite::xlib_wrapper::RROutput [] [src]

#[repr(C)]
pub struct RROutput(pub u32);

Trait Implementations

impl Clone for RROutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RROutput
[src]

impl PartialEq<RROutput> for RROutput
[src]

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

This method tests for !=.

impl Eq for RROutput
[src]

impl Debug for RROutput
[src]

Formats the value using the given formatter.

impl Hash for RROutput
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Default for RROutput
[src]

Returns the "default value" for a type. Read more