#[repr(C)]pub struct tagc8311OutBlock {Show 56 fields
pub out_acnamez30: [c_char; 30],
pub _out_acnamez30: c_char,
pub out_ttamtz14: [c_char; 14],
pub _out_ttamtz14: c_char,
pub out_cashz14: [c_char; 14],
pub _out_cashz14: c_char,
pub out_mrgn_ttamtz14: [c_char; 14],
pub _out_mrgn_ttamtz14: c_char,
pub out_mrgn_cashz14: [c_char; 14],
pub _out_mrgn_cashz14: c_char,
pub out_order_ttamtz14: [c_char; 14],
pub _out_order_ttamtz14: c_char,
pub out_order_cashz14: [c_char; 14],
pub _out_order_cashz14: c_char,
pub out_tot_ttamtz14: [c_char; 14],
pub _out_tot_ttamtz14: c_char,
pub out_tot_cashz14: [c_char; 14],
pub _out_tot_cashz14: c_char,
pub out_substz14: [c_char; 14],
pub _out_substz14: c_char,
pub out_renewz14: [c_char; 14],
pub _out_renewz14: c_char,
pub out_stlmtz14: [c_char; 14],
pub _out_stlmtz14: c_char,
pub out_opt_sellz14: [c_char; 14],
pub _out_opt_sellz14: c_char,
pub out_opt_buyz14: [c_char; 14],
pub _out_opt_buyz14: c_char,
pub out_opt_valuez14: [c_char; 14],
pub _out_opt_valuez14: c_char,
pub out_pred_substz14: [c_char; 14],
pub _out_pred_substz14: c_char,
pub out_thday_substz14: [c_char; 14],
pub _out_thday_substz14: c_char,
pub out_pred_amtz14: [c_char; 14],
pub _out_pred_amtz14: c_char,
pub out_opt_hangz14: [c_char; 14],
pub _out_opt_hangz14: c_char,
pub out_opt_baiz14: [c_char; 14],
pub _out_opt_baiz14: c_char,
pub out_thday_amtz14: [c_char; 14],
pub _out_thday_amtz14: c_char,
pub out_rcblez14: [c_char; 14],
pub _out_rcblez14: c_char,
pub out_ovamtz14: [c_char; 14],
pub _out_ovamtz14: c_char,
pub out_ftr_cmsnz14: [c_char; 14],
pub _out_ftr_cmsnz14: c_char,
pub out_opt_cmsnz14: [c_char; 14],
pub _out_opt_cmsnz14: c_char,
pub out_afterz14: [c_char; 14],
pub _out_afterz14: c_char,
pub out_asset_ttamtz14: [c_char; 14],
pub _out_asset_ttamtz14: c_char,
pub out_asset_ttcashz14: [c_char; 14],
pub _out_asset_ttcashz14: c_char,
}Fields§
§out_acnamez30: [c_char; 30]§_out_acnamez30: c_char§out_ttamtz14: [c_char; 14]§_out_ttamtz14: c_char§out_cashz14: [c_char; 14]§_out_cashz14: c_char§out_mrgn_ttamtz14: [c_char; 14]§_out_mrgn_ttamtz14: c_char§out_mrgn_cashz14: [c_char; 14]§_out_mrgn_cashz14: c_char§out_order_ttamtz14: [c_char; 14]§_out_order_ttamtz14: c_char§out_order_cashz14: [c_char; 14]§_out_order_cashz14: c_char§out_tot_ttamtz14: [c_char; 14]§_out_tot_ttamtz14: c_char§out_tot_cashz14: [c_char; 14]§_out_tot_cashz14: c_char§out_substz14: [c_char; 14]§_out_substz14: c_char§out_renewz14: [c_char; 14]§_out_renewz14: c_char§out_stlmtz14: [c_char; 14]§_out_stlmtz14: c_char§out_opt_sellz14: [c_char; 14]§_out_opt_sellz14: c_char§out_opt_buyz14: [c_char; 14]§_out_opt_buyz14: c_char§out_opt_valuez14: [c_char; 14]§_out_opt_valuez14: c_char§out_pred_substz14: [c_char; 14]§_out_pred_substz14: c_char§out_thday_substz14: [c_char; 14]§_out_thday_substz14: c_char§out_pred_amtz14: [c_char; 14]§_out_pred_amtz14: c_char§out_opt_hangz14: [c_char; 14]§_out_opt_hangz14: c_char§out_opt_baiz14: [c_char; 14]§_out_opt_baiz14: c_char§out_thday_amtz14: [c_char; 14]§_out_thday_amtz14: c_char§out_rcblez14: [c_char; 14]§_out_rcblez14: c_char§out_ovamtz14: [c_char; 14]§_out_ovamtz14: c_char§out_ftr_cmsnz14: [c_char; 14]§_out_ftr_cmsnz14: c_char§out_opt_cmsnz14: [c_char; 14]§_out_opt_cmsnz14: c_char§out_afterz14: [c_char; 14]§_out_afterz14: c_char§out_asset_ttamtz14: [c_char; 14]§_out_asset_ttamtz14: c_char§out_asset_ttcashz14: [c_char; 14]§_out_asset_ttcashz14: c_charTrait Implementations§
Source§impl Clone for tagc8311OutBlock
impl Clone for tagc8311OutBlock
Source§fn clone(&self) -> tagc8311OutBlock
fn clone(&self) -> tagc8311OutBlock
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for tagc8311OutBlock
impl Debug for tagc8311OutBlock
impl Copy for tagc8311OutBlock
Auto Trait Implementations§
impl Freeze for tagc8311OutBlock
impl RefUnwindSafe for tagc8311OutBlock
impl Send for tagc8311OutBlock
impl Sync for tagc8311OutBlock
impl Unpin for tagc8311OutBlock
impl UnwindSafe for tagc8311OutBlock
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more