TH_ConfigCenterCb

Type Alias TH_ConfigCenterCb 

Source
pub type TH_ConfigCenterCb = TH_ConfigCenterCbMsg;

Aliased Type§

#[repr(C)]
pub struct TH_ConfigCenterCb { pub config: *const i8, pub dif: *const i8, }

Fields§

§config: *const i8§dif: *const i8