SDL_SwapBE64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ulong SDL_SwapBE64(ulong X)
    version(LittleEndian)
    pragma(inline, true) nothrow @nogc pure @safe
    ulong
    SDL_SwapBE64
    (
    ulong X
    )
  2. ulong SDL_SwapBE64(ulong X)

Meta