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

Returns the first operation in the block.