pub extern "C" fn __quantum__qis__r__adj(
    pauli: Pauli,
    theta: f64,
    qubit: *mut c_void
)
Expand description

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