pub unsafe extern "C" fn mlirBlockGetParentOperation(
arg1: MlirBlock,
) -> MlirOperationExpand description
Returns the closest surrounding operation that contains this block.
pub unsafe extern "C" fn mlirBlockGetParentOperation(
arg1: MlirBlock,
) -> MlirOperationReturns the closest surrounding operation that contains this block.