@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) public @interface AsUtf16
String should be mapped to array of UTF-16
code units (char16_t*) instead of byte array (const char*).GeneratorCopyright © 2025. All rights reserved.