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