#[no_mangle]
pub extern "C" fn __quantum__qis__ryy__body(
theta: c_double,
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.