Struct threed_ice_sys::FloorplanElementList_t [] [src]

pub struct FloorplanElementList_t {
    pub Size: Quantity_t,
    pub First: *mut FloorplanElementListNode_t,
    pub Last: *mut FloorplanElementListNode_t,
}

Fields

Trait Implementations

impl Copy for FloorplanElementList_t
[src]

impl Clone for FloorplanElementList_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more