pub type Tk5OutBlock = tagk5OutBlock;Aliased Type§
#[repr(C)]pub struct Tk5OutBlock {
pub code: [i8; 6],
pub hotime: [i8; 8],
pub dongsi: [i8; 1],
pub jeqprice: [i8; 7],
pub jeqsign: [i8; 1],
pub jeqchange: [i8; 6],
pub jeqchrate: [i8; 5],
pub jeqvol: [i8; 9],
pub offer: [i8; 7],
pub bid: [i8; 7],
pub offerrem: [i8; 9],
pub bidrem: [i8; 9],
}Fields§
§code: [i8; 6]§hotime: [i8; 8]§dongsi: [i8; 1]§jeqprice: [i8; 7]§jeqsign: [i8; 1]§jeqchange: [i8; 6]§jeqchrate: [i8; 5]§jeqvol: [i8; 9]§offer: [i8; 7]§bid: [i8; 7]§offerrem: [i8; 9]§bidrem: [i8; 9]