Function qdk_sim::c_api::destroy[][src]

#[no_mangle]
pub extern "C" fn destroy(sim_id: usize) -> i64
Expand description

Deallocates the simulator with the given id, releasing any resources owned by that simulator.