pub unsafe extern "C" fn mlirOpOperandGetOwner(
opOperand: MlirOpOperand,
) -> MlirOperationExpand description
Returns the owner operation of an op operand.
pub unsafe extern "C" fn mlirOpOperandGetOwner(
opOperand: MlirOpOperand,
) -> MlirOperationReturns the owner operation of an op operand.