Uses of Record Class
club.doki7.opencl.datatype.CLNameVersionKhr
Packages that use CLNameVersionKhr
-
Uses of CLNameVersionKhr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLNameVersionKhrModifier and TypeMethodDescriptionstatic CLNameVersionKhr@NotNull CLNameVersionKhrCLNameVersionKhr.Ptr.at(long index) static CLNameVersionKhrCLNameVersionKhr.clone(Arena arena, CLNameVersionKhr src) CLNameVersionKhr.name(club.doki7.ffm.ptr.BytePtr value) CLNameVersionKhr.Ptr.toArray()CLNameVersionKhr.version(int value) Methods in club.doki7.opencl.datatype that return types with arguments of type CLNameVersionKhrModifier and TypeMethodDescription@NotNull Iterator<CLNameVersionKhr> CLNameVersionKhr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLNameVersionKhrModifier and TypeMethodDescriptionstatic CLNameVersionKhrCLNameVersionKhr.clone(Arena arena, CLNameVersionKhr src) voidCLNameVersionKhr.Ptr.write(long index, @NotNull CLNameVersionKhr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLNameVersionKhrModifier and TypeMethodDescriptionCLNameVersionKhr.Ptr.at(long index, @NotNull Consumer<@NotNull CLNameVersionKhr> consumer)