STORE32H

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

Meta