pub unsafe extern "C" fn mlirBlockGetTerminator(
    block: MlirBlock
) -> MlirOperation
Expand description

Returns the terminator operation in the block or null if no terminator.