[][src]Function dqcsim::bindings::dqcs_qbset_len

#[no_mangle]pub extern "C" fn dqcs_qbset_len(qbset: dqcs_handle_t) -> ssize_t

Returns the number of qubits in the given set.

This function returns -1 to indicate failure.