pub type MQCFIL64 = tagMQCFIL64;Aliased Type§
struct MQCFIL64 {
pub Type: i32,
pub StrucLength: i32,
pub Parameter: i32,
pub Count: i32,
pub Values: [i64; 1],
}Fields§
§Type: i32§StrucLength: i32§Parameter: i32§Count: i32§Values: [i64; 1]