Package org.freedesktop.harfbuzz
Class VarNum
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.VarNum
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorDescriptionAllocate a new VarNum.VarNum
(MemorySegment address) Create a VarNum proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
VarNum
Create a VarNum proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
VarNum
Allocate a new VarNum.- Parameters:
arena
- to control the memory allocation scope
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-