[][src]Function dqcsim::bindings::dqcs_handle_delete

#[no_mangle]pub extern "C" fn dqcs_handle_delete(handle: dqcs_handle_t) -> dqcs_return_t

Destroys the object associated with a handle.

Returns 0 when successful, -1 otherwise.