short4

Undocumented in source.
  1. alias short4 = Vector!(short[4])
    version(GNU && X86_64)
    alias short4 = Vector!(short[4])
  2. alias short4 = Vector!(short[4])
  3. struct short4

Meta