SpiceEKSegSum

Type Alias SpiceEKSegSum 

Source
pub type SpiceEKSegSum = _SpiceEKSegSum;

Aliased Type§

#[repr(C)]
pub struct SpiceEKSegSum { pub tabnam: [i8; 65], pub nrows: i32, pub ncols: i32, pub cnames: [[i8; 33]; 100], pub cdescrs: [_SpiceEKAttDsc; 100], }

Fields§

§tabnam: [i8; 65]§nrows: i32§ncols: i32§cnames: [[i8; 33]; 100]§cdescrs: [_SpiceEKAttDsc; 100]