pub unsafe extern "C" fn mlirBlockGetParentOperation(
    arg1: MlirBlock
) -> MlirOperation
Expand description

Returns the closest surrounding operation that contains this block.