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)
    struct Vector
    version(GNU)
    nothrow @nogc static
    void
    unaligned_store
    (
    T* p
    ,)
  2. void unaligned_store(T* p, vec v)

Meta