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* , ushort )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    size_t
    SDL_WriteLE16
    (,
    ushort
    )
  2. pSDL_WriteLE16 SDL_WriteLE16;

Meta