pub unsafe extern "C" fn mlirAffineMapAttrGetValue(
attr: MlirAttribute,
) -> MlirAffineMapExpand description
Returns the affine map wrapped in the given affine map attribute.
pub unsafe extern "C" fn mlirAffineMapAttrGetValue(
attr: MlirAttribute,
) -> MlirAffineMapReturns the affine map wrapped in the given affine map attribute.