__quantum__qis__z__ctl

Function __quantum__qis__z__ctl 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn __quantum__qis__z__ctl( ctls: *const QirArray, qubit: *mut c_void, )
Expand description

QIR API for performing the multicontrolled Z gate with the given qubits.

ยงSafety

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