Annotation Interface AllowNarrowingCast


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