pub extern "C" fn __quantum__qis__m__body(
    qubit: *mut c_void
) -> *mut c_void
Expand description

QIR API that measures a given qubit in the computational basis, returning a runtime managed result value.