Struct threed_ice_sys::ChipDimensions_t [] [src]

pub struct ChipDimensions_t {
    pub Length: ChipDimension_t,
    pub Width: ChipDimension_t,
}

Fields

Trait Implementations

impl Copy for ChipDimensions_t
[src]

impl Clone for ChipDimensions_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more