THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Use this function to read a byte from an SDL_IOStream.
src | the SDL_IOStream to read from |
value | a pointer filled in with the data read |
Returns SDL_TRUE on success or SDL_FALSE on failure; call SDL_GetError() for more information.
This function is available since SDL 3.0.0.