LOAD32H

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void LOAD32H(uint x, ubyte[4] y)
  2. void LOAD32H(uint x, ubyte[4] y)
    version(ENDIAN_LITTLE && !LTC_NO_BSWAP)
    void
    LOAD32H
    (
    ref uint x
    ,
    ref ubyte[4] y
    )
  3. void LOAD32H(uint x, ubyte[4] y)
  4. void LOAD32H(uint x, ubyte[4] y)

Meta