[−][src]Function lc3tools_sys::root::new_sim
pub unsafe extern "C" fn new_sim(
printer: *mut IPrinter,
inputter: *mut IInputter,
print_level: PrintType
) -> *mut sim
Creates a new sim
with the given Printer
and Inputter
.
pub unsafe extern "C" fn new_sim(
printer: *mut IPrinter,
inputter: *mut IInputter,
print_level: PrintType
) -> *mut sim
Creates a new sim
with the given Printer
and Inputter
.