tx2_load_tape

Function tx2_load_tape 

Source
pub fn tx2_load_tape(
    tx2: &mut Tx2,
    simulated_time: f64,
    elapsed_time_secs: f64,
    data: &[u8],
) -> bool