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

QIR API for applying a joint rotation Pauli-Y rotation with the given angle for the two target qubit.