SDL_WriteBE16

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

Meta