Uses of Interface
club.doki7.sdl3.datatype.ISDL_PathInfo
Packages that use ISDL_PathInfo
-
Uses of ISDL_PathInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_PathInfoModifier and TypeMethodDescriptionbooleanSDL3.getPathInfo(@Nullable BytePtr path, @Nullable ISDL_PathInfo info) Get information about a filesystem path.booleanSDL3.getStoragePathInfo(@Nullable SDL_Storage storage, @Nullable BytePtr path, @Nullable ISDL_PathInfo info) Get information about a filesystem path in a storage container. -
Uses of ISDL_PathInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_PathInfoModifier and TypeClassDescriptionfinal recordInformation about a path on the filesystem.static final recordRepresents a pointer to / an array of null structure(s) in native memory.