Uses of Record Class
club.doki7.openal.handle._GUID
Packages that use _GUID
-
Uses of _GUID in club.doki7.openal
Methods in club.doki7.openal with parameters of type _GUIDModifier and TypeMethodDescriptionint
AL.EAXGetDirect
(@Nullable ALCcontext context, @Nullable _GUID property_set_id, int property_id, int source_id, MemorySegment value, int value_size) int
AL.EAXSetDirect
(@Nullable ALCcontext context, @Nullable _GUID property_set_id, int property_id, int source_id, MemorySegment value, int value_size) -
Uses of _GUID in club.doki7.openal.handle
Classes in club.doki7.openal.handle that implement interfaces with type arguments of type _GUIDModifier and TypeClassDescriptionstatic final record
Represents a pointer to_GUID
handle(s) in native memory.Methods in club.doki7.openal.handle that return _GUIDModifier and TypeMethodDescription@Nullable _GUID
_GUID.Ptr.read()
@Nullable _GUID
_GUID.Ptr.read
(long index) Methods in club.doki7.openal.handle that return types with arguments of type _GUIDMethods in club.doki7.openal.handle with parameters of type _GUID