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

QIR API for applying a Pauli-Z rotation with the given angle and qubit.