Uses of Record Class
club.doki7.opencl.datatype.CLNameVersion
Packages that use CLNameVersion
-
Uses of CLNameVersion in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLNameVersionModifier and TypeMethodDescriptionstatic CLNameVersion@NotNull CLNameVersionCLNameVersion.Ptr.at(long index) static CLNameVersionCLNameVersion.clone(Arena arena, CLNameVersion src) CLNameVersion.name(club.doki7.ffm.ptr.BytePtr value) CLNameVersion.Ptr.toArray()CLNameVersion.version(int value) Methods in club.doki7.opencl.datatype that return types with arguments of type CLNameVersionMethods in club.doki7.opencl.datatype with parameters of type CLNameVersionModifier and TypeMethodDescriptionstatic CLNameVersionCLNameVersion.clone(Arena arena, CLNameVersion src) voidCLNameVersion.Ptr.write(long index, @NotNull CLNameVersion value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLNameVersionModifier and TypeMethodDescriptionCLNameVersion.Ptr.at(long index, @NotNull Consumer<@NotNull CLNameVersion> consumer)