Function __quantum__qis__rzz__body

Source
#[no_mangle]
pub extern "C" fn __quantum__qis__rzz__body(
    theta: c_double,
    qubit1: *mut c_void,
    qubit2: *mut c_void,
)
Expand description

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