bswap64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ulong bswap64(ulong val)
    version(GDC)
    pure nothrow @trusted
    static if(BOTAN_HAS_SIMD_SSE2)
    ulong
    bswap64
    (
    ulong val
    )
  2. ulong bswap64(ulong i)

Meta