STORE32L

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

Meta