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