pub type SpiceEKAttDsc = _SpiceEKAttDsc;Aliased Type§
#[repr(C)]pub 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