bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_RWclose
sdl
rwops
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
, true) nothrow @
nogc
static if
(
sdlSupport < SDLSupport.v2_0_10
)
int
SDL_RWclose
(
SDL_RWops
*
ctx
)
Meta
Source
See Implementation
sdl
rwops
enums
RW_SEEK_SET
SDL_RWOPS_UNKNOWN
functions
SDL_LoadFile
SDL_RWclose
SDL_RWread
SDL_RWseek
SDL_RWsize
SDL_RWtell
SDL_RWwrite
structs
SDL_RWops