pub extern "C" fn __quantum__qis__swap__body(
    qubit1: *mut c_void,
    qubit2: *mut c_void
)
Expand description

QIR API for applying a SWAP gate to the given qubits.