Uses of Record Class
club.doki7.ffm.ptr.IntPtr
Packages that use IntPtr
-
Uses of IntPtr in club.doki7.ffm.ptr
Methods in club.doki7.ffm.ptr that return IntPtrModifier and TypeMethodDescriptionstatic @NotNull IntPtrstatic @NotNull IntPtrstatic @NotNull IntPtrstatic @NotNull IntPtrstatic @NotNull IntPtrstatic @NotNull IntPtrIntPtr.allocate(@NotNull Arena arena, Collection<Integer> ints) static @NotNull IntPtrstatic @Nullable IntPtrIntPtr.checked(@NotNull MemorySegment segment) static @NotNull IntPtr@NotNull IntPtrIntPtr.offset(long offset) @NotNull IntPtrIntPtr.reinterpret(long newSize) @NotNull IntPtrIntPtr.slice(long end) @NotNull IntPtrIntPtr.slice(long start, long end)