SDL_WriteU8

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. size_t SDL_WriteU8(SDL_RWops* context, ubyte value)
    extern (C) @nogc nothrow
    static if(staticBinding)
    size_t
    SDL_WriteU8
  2. pSDL_WriteU8 SDL_WriteU8;

Meta