Function mlir_sys::mlirOpResultGetResultNumber
source · pub unsafe extern "C" fn mlirOpResultGetResultNumber(
value: MlirValue
) -> isize
Expand description
Returns the position of the value in the list of results of the operation that produced it.