Struct threed_ice_sys::InspectionPointList_t [] [src]

pub struct InspectionPointList_t {
    pub Size: Quantity_t,
    pub First: *mut InspectionPointListNode_t,
    pub Last: *mut InspectionPointListNode_t,
}

Fields

Trait Implementations

impl Copy for InspectionPointList_t
[src]

impl Clone for InspectionPointList_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more