cst_features

Type Alias cst_features 

Source
pub type cst_features = cst_features_struct;

Aliased Type§

#[repr(C)]
pub struct cst_features { pub head: *mut cst_featvalpair_struct, pub ctx: *mut c_void, pub owned_strings: *mut cst_val_struct, pub linked: *const cst_features_struct, }

Fields§

§head: *mut cst_featvalpair_struct§ctx: *mut c_void§owned_strings: *mut cst_val_struct§linked: *const cst_features_struct