Annotation Interface CUnsigned


@Retention(RUNTIME) @Target(TYPE_USE) public @interface CUnsigned
Qualifies a C integer type as unsigned in an entry-point method signature. Can be placed only on integer types.
Since:
23.0