pub extern "C" fn __quantum__qis__mresetz__body(
qubit: *mut c_void,
result: *mut c_void,
)
Expand description
QIR API for measuring the given qubit and storing the measured value with the given result identifier, then resetting it in the computational basis.