[][src]Function dqcsim::bindings::dqcs_handle_leak_check

#[no_mangle]pub extern "C" fn dqcs_handle_leak_check() -> dqcs_return_t

Succeeds only if there are no live handles in the current thread.

This is intended for testing and for finding handle leaks. The error message returned when handles remain contains dumps of the first 10 remaining handles.