pub unsafe extern "C" fn mlirAffineMapGetContext(
affineMap: MlirAffineMap,
) -> MlirContext
Expand description
Gets the context that the given affine map was created with
pub unsafe extern "C" fn mlirAffineMapGetContext(
affineMap: MlirAffineMap,
) -> MlirContext
Gets the context that the given affine map was created with