Type Alias Td3OutBlock
Source pub type Td3OutBlock = tagd3OutBlock;
#[repr(C)]
pub struct Td3OutBlock {Show 19 fields
pub userid: [i8; 8],
pub itemgb: [i8; 1],
pub accountno: [i8; 11],
pub orderno: [i8; 10],
pub orgordno: [i8; 10],
pub ordercd: [i8; 2],
pub issuecd: [i8; 15],
pub issuename: [i8; 20],
pub slbygb: [i8; 1],
pub order_type: [i8; 2],
pub ordergty: [i8; 10],
pub orderprc: [i8; 11],
pub procnm: [i8; 2],
pub commcd: [i8; 2],
pub order_cond: [i8; 1],
pub fundcode: [i8; 3],
pub sin_gb: [i8; 2],
pub order_time: [i8; 6],
pub loan_date: [i8; 8],
}