STORE64H

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void STORE64H(ulong x, ubyte[8] y)
  2. void STORE64H(ulong x, ubyte[8] y)
  3. void STORE64H(ulong x, ubyte[8] y)
  4. void STORE64H(ulong x, ubyte[8] y)
    version(ENDIAN_BIG && !ENDIAN_32BITWORD)
    void
    STORE64H
    (
    ulong x
    ,
    ref ubyte[8] y
    )

Meta