Struct klt_sys::FeatureHistoryRec [] [src]

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

Fields