[][src]Function dqcsim::bindings::dqcs_qbset_push

#[no_mangle]pub extern "C" fn dqcs_qbset_push(
    qbset: dqcs_handle_t,
    qubit: dqcs_qubit_t
) -> dqcs_return_t

Pushes a qubit reference into a qubit reference set.

This function will fail if the specified qubit was already part of the set.