Struct threed_ice_sys::LayerList_t [] [src]

pub struct LayerList_t {
    pub Size: Quantity_t,
    pub First: *mut LayerListNode_t,
    pub Last: *mut LayerListNode_t,
}

Fields

Trait Implementations

impl Copy for LayerList_t
[src]

impl Clone for LayerList_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more