pub unsafe extern "C" fn mlirAffineMapAttrGet(
    map: MlirAffineMap
) -> MlirAttribute
Expand description

Creates an affine map attribute wrapping the given map. The attribute belongs to the same context as the affine map.