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

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