[−][src]Function lc3tools_sys::root::new_sim_with_no_op_io
pub unsafe extern "C" fn new_sim_with_no_op_io(
print_level: PrintType
) -> *mut sim
Creates a new sim
with the no-op Printer
and Inputter
.
pub unsafe extern "C" fn new_sim_with_no_op_io(
print_level: PrintType
) -> *mut sim
Creates a new sim
with the no-op Printer
and Inputter
.