Struct klt_sys::FeatureListRec [] [src]

#[repr(C)]
pub struct FeatureListRec { pub n_features: c_int, pub feature: *mut Feature, }

Fields