Package org.bytedeco.javacpp.annotation
Annotation Interface StdU32String
@Documented
@Retention(RUNTIME)
@Target({METHOD,PARAMETER})
@Adapter("BasicStringAdapter")
public @interface StdU32String
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
"int, char32_t"
-