Uses of Interface
club.doki7.sdl3.datatype.ISDL_IOStreamInterface
Packages that use ISDL_IOStreamInterface
-
Uses of ISDL_IOStreamInterface in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_IOStreamInterfaceModifier and TypeMethodDescriptionSDL3.openIO
(@Nullable ISDL_IOStreamInterface iface, MemorySegment userdata) Create a custom SDL_IOStream. -
Uses of ISDL_IOStreamInterface in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_IOStreamInterfaceModifier and TypeClassDescriptionfinal record
The function pointers that drive an SDL_IOStream.static final record
Represents a pointer to / an array of null structure(s) in native memory.