bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_RWread
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
)
size_t
SDL_RWread
(
SDL_RWops
*
ctx
,
void
*
ptr
,
size_t
size
,
size_t
n
)
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