pub unsafe extern "C" fn __quantum__qis__y__ctl(
ctls: *const QirArray,
qubit: *mut c_void,
)
Expand description
QIR API for performing the multicontrolled Y gate with the given qubits.
ยงSafety
This function should only be called with arrays and tuples created by the QIR runtime library.