Package jnr.ffi.annotations
Annotation Type LongLong
-
@Retention(RUNTIME) @Target({PARAMETER,METHOD}) public @interface LongLongIndicates that a long parameter should be treated as native long-long (64bit) instead of the platform-dependent long size.