SDL_SwapLE32

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

Meta