JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jnr.ffi.annotations
Annotation Interface LongLong
@Retention
(
RUNTIME
)
@Target
({
PARAMETER
,
METHOD
})
public @interface
LongLong
Indicates that a long parameter should be treated as native long-long (64bit) instead of the platform-dependent long size.