]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ucnv_bld.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / common / ucnv_bld.h
index a1e2df6730ca40cb021a12be750b90e11f23f8a3..18b3795e4d8b13a0f55cd0cd837b24f68b1e5581 100644 (file)
@@ -288,6 +288,9 @@ ucnv_swap(const UDataSwapper *ds,
           const void *inData, int32_t length, void *outData,
           UErrorCode *pErrorCode);
 
+U_CAPI void U_EXPORT2
+ucnv_enableCleanup();
+
 #endif
 
 #endif /* _UCNV_BLD */