#[no_mangle]
pub extern "C" fn __quantum__qis__mz__body(
qubit: *mut c_void,
result: *mut c_void,
)
Expand description
QIR API for measuring the given qubit in the computation basis and storing the measured value with the given result identifier.