mlirBlockAppendOwnedOperation

Function mlirBlockAppendOwnedOperation 

Source
pub unsafe extern "C" fn mlirBlockAppendOwnedOperation(
    block: MlirBlock,
    operation: MlirOperation,
)
Expand description

Takes an operation owned by the caller and appends it to the block.