Vector.unaligned_store

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void unaligned_store(T* p, vec v)
  2. void unaligned_store(T* p, vec v)
    struct Vector
    version(LDC)
    nothrow @nogc static
    void
    unaligned_store
    (
    T* p
    ,)

Meta