pub unsafe extern "C" fn mlirOpOperandGetOwner(
    opOperand: MlirOpOperand
) -> MlirOperation
Expand description

Returns the owner operation of an op operand.