bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_LoadFile
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_6
)
void
*
SDL_LoadFile
(
const
(
char
)*
fileName
,
size_t
dataSize
)
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