Function mlir_sys::mlirAffineMapAttrGet 
source · pub unsafe extern "C" fn mlirAffineMapAttrGet(
    map: MlirAffineMap
) -> MlirAttributeExpand description
Creates an affine map attribute wrapping the given map. The attribute belongs to the same context as the affine map.