Uses of Record Class
club.doki7.opencl.datatype.CLMemIonHostPtr.Ptr
Packages that use CLMemIonHostPtr.Ptr
-
Uses of CLMemIonHostPtr.Ptr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMemIonHostPtr.PtrModifier and TypeMethodDescriptionstatic CLMemIonHostPtr.PtrCLMemIonHostPtr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMemIonHostPtr> consumer) @NotNull CLMemIonHostPtr.PtrCLMemIonHostPtr.Ptr.offset(long offset) @NotNull CLMemIonHostPtr.PtrCLMemIonHostPtr.Ptr.reinterpret(long newSize) CLMemIonHostPtr.Ptr.slice(long end) @NotNull CLMemIonHostPtr.PtrCLMemIonHostPtr.Ptr.slice(long start, long end)