JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Deprecated
Index
Search
org.lwjgl.system
NativeType
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface NativeType
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
,
PARAMETER
})
@Documented
public @interface
NativeType
Annotates parameter and return types in LWJGL bindings with the C type as defined in the native function.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value