SDL_WriteLE16

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_WriteLE16(SDL_RWops* context, ushort value)
    extern (C) @nogc nothrow
    static if(staticBinding)
    size_t
    SDL_WriteLE16
  2. pSDL_WriteLE16 SDL_WriteLE16;

Meta