mlir_sys

Function mlirBlockGetFirstOperation

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

Returns the first operation in the block.