jextract should emit utility method on struct classes:
MemorSegment ofAddressRestricted(MemoryAddress addr)
This is similar to RuntimeHelper method for arrays:
MemorSegment ofAddressRestricted(MemoryAddress addr)
MemorSegment ofAddressRestricted(MemoryAddress addr)
This is similar to RuntimeHelper method for arrays:
MemorSegment ofAddressRestricted(MemoryAddress addr)
- duplicates
-
JDK-8252800 Generate a method to convert a MemoryAddress to a MemorySegment on struct classes
-
- Closed
-