Vector.unaligned_load

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

Meta