Package org.lwjgl.util.hwloc
Class HWLocShMem.Functions
java.lang.Object
org.lwjgl.util.hwloc.HWLocShMem.Functions
- Enclosing class:
HWLocShMem
Contains the function pointers loaded from
HWLoc.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
shmem_topology_get_length
public static final long shmem_topology_get_lengthFunction address. -
shmem_topology_write
public static final long shmem_topology_writeFunction address. -
shmem_topology_adopt
public static final long shmem_topology_adoptFunction address.
-