Annotation Interface AllowWideningCast


@Retention(RUNTIME) @Target(METHOD) public @interface AllowWideningCast
Allows a method annotated with CField to have a value type that is wider (larger number of bits) than the C type.
Since:
19.0