bindbc-sdl v1.3.3 (2023-03-15T06:07:01Z)
Dub
Repo
SDL_RWread
sdl
rwops
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
, true) @
nogc
nothrow
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