JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Index
Search
org.lwjgl.system.ffm
FFMPrefix
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface FFMPrefix
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
FFMPrefix
Adds a prefix to all native function names.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The prefix to add.
Element Details
value
String
value
The prefix to add.