pub type CLIPSInteger = clipsInteger;Aliased Type§
struct CLIPSInteger {
pub header: typeHeader,
pub next: *mut clipsInteger,
pub count: i32,
pub _bitfield_1: __BindgenBitfieldUnit<[u8; 4], u32>,
pub contents: i64,
}Fields§
§header: typeHeader§next: *mut clipsInteger§count: i32§_bitfield_1: __BindgenBitfieldUnit<[u8; 4], u32>§contents: i64