Package org.bytedeco.javacpp.annotation
Annotation Type StdU16String
@Documented
@Retention(RUNTIME)
@Target({METHOD,PARAMETER})
@Adapter("BasicStringAdapter")
public @interface StdU16String
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
"unsigned short, char16_t"
-