mlir_sys

Function mlirOpOperandGetOperandNumber

Source
pub unsafe extern "C" fn mlirOpOperandGetOperandNumber(
    opOperand: MlirOpOperand,
) -> c_uint
Expand description

Returns the operand number of an op operand.