LOAD64H

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

Meta