Record Class ShortPtr

java.lang.Object
java.lang.Record
club.doki7.ffm.ptr.ShortPtr
All Implemented Interfaces:
IPointer, Iterable<Short>

@ValueBasedCandidate @UnsafeConstructor public record ShortPtr(@NotNull MemorySegment segment) extends Record implements IPointer, Iterable<Short>