pub type MQCFST = tagMQCFST;Aliased Type§
struct MQCFST {
pub Type: i32,
pub StrucLength: i32,
pub Parameter: i32,
pub CodedCharSetId: i32,
pub StringLength: i32,
pub String: [i8; 1],
}Fields§
§Type: i32§StrucLength: i32§Parameter: i32§CodedCharSetId: i32§StringLength: i32§String: [i8; 1]