Class SDL_IOWhence

java.lang.Object
club.doki7.sdl3.enumtype.SDL_IOWhence

public final class SDL_IOWhence extends Object

Possible whence values for SDL_IOStream seeking.

These map to the same "whence" concept that fseek or lseek use in the standard C runtime.

Since: This enum is available since SDL 3.2.0.