pub unsafe extern "C" fn __quantum__qis__r__ctladj(
    ctls: *const QirArray,
    arg_tuple: *mut *const Vec<u8>
)
Expand description

QIR API for applying an adjoint controlled rotation about the given Pauli axis with the given angle and qubit.

Safety

This function should only be called with arrays and tuples created by the QIR runtime library.