pub unsafe extern "C" fn mlirOpOperandGetOperandNumber(
opOperand: MlirOpOperand,
) -> c_uintExpand description
Returns the operand number of an op operand.
pub unsafe extern "C" fn mlirOpOperandGetOperandNumber(
opOperand: MlirOpOperand,
) -> c_uintReturns the operand number of an op operand.