Struct threed_ice_sys::ICElementList_t [] [src]

pub struct ICElementList_t {
    pub Size: Quantity_t,
    pub First: *mut ICElementListNode_t,
    pub Last: *mut ICElementListNode_t,
}

Fields

Trait Implementations

impl Copy for ICElementList_t
[src]

impl Clone for ICElementList_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more