Type Alias cspice_sys::SpiceEKAttDsc

source ·
pub type SpiceEKAttDsc = _SpiceEKAttDsc;

Aliased Type§

struct SpiceEKAttDsc {
    pub cclass: i32,
    pub dtype: u32,
    pub strlen: i32,
    pub size: i32,
    pub indexd: i32,
    pub nullok: i32,
}

Fields§

§cclass: i32§dtype: u32§strlen: i32§size: i32§indexd: i32§nullok: i32