Package org.freedesktop.harfbuzz
Class OtNameEntry
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.OtNameEntry
-
Constructor Summary
ConstructorDescriptionOtNameEntry
(MemorySegment address) Create a OtNameEntry proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
OtNameEntry
Create a OtNameEntry proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-