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