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 TypeMethodDescriptionintAL.EAXGetDirect(@Nullable ALCcontext context, @Nullable _GUID property_set_id, int property_id, int source_id, @NotNull MemorySegment value, int value_size) intAL.EAXSetDirect(@Nullable ALCcontext context, @Nullable _GUID property_set_id, int property_id, int source_id, @NotNull 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 recordRepresents a pointer to_GUIDhandle(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 _GUIDMethod parameters in club.doki7.openal.handle with type arguments of type _GUIDModifier and TypeMethodDescriptionstatic _GUID.Ptr_GUID.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable _GUID> values)