mlir_sys

Function mlirAffineMapGetContext

Source
pub unsafe extern "C" fn mlirAffineMapGetContext(
    affineMap: MlirAffineMap,
) -> MlirContext
Expand description

Gets the context that the given affine map was created with