Type Alias TeCOutBlock
Source pub type TeCOutBlock = tageCOutBlock;
#[repr(C)]
pub struct TeCOutBlock {Show 44 fields
pub code: [i8; 6],
pub _code: i8,
pub time: [i8; 8],
pub _time: i8,
pub price: [i8; 7],
pub _price: i8,
pub sign: [i8; 1],
pub _sign: i8,
pub change: [i8; 6],
pub _change: i8,
pub chrate: [i8; 5],
pub _chrate: i8,
pub open: [i8; 7],
pub _open: i8,
pub high: [i8; 7],
pub _high: i8,
pub low: [i8; 7],
pub _low: i8,
pub offer: [i8; 7],
pub _offer: i8,
pub bid: [i8; 7],
pub _bid: i8,
pub volume: [i8; 9],
pub _volume: i8,
pub volrate: [i8; 6],
pub _volrate: i8,
pub movolume: [i8; 8],
pub _movolume: i8,
pub value: [i8; 9],
pub _value: i8,
pub janggubun: [i8; 1],
pub _janggubun: i8,
pub cbgubun: [i8; 1],
pub _cbgubun: i8,
pub stop: [i8; 1],
pub _stop: i8,
pub grate: [i8; 6],
pub _grate: i8,
pub gratio: [i8; 8],
pub _gratio: i8,
pub lphold: [i8; 9],
pub _lphold: i8,
pub lprate: [i8; 5],
pub _lprate: i8,
}