cvtINT32toShort.cvtINT32toShort

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. short cvtINT32toShort;
    template cvtINT32toShort(INT32 val)
    version(linux)
    extern (C) nothrow @nogc const
    static if(!(WORD64))
    short cvtINT32toShort;
  2. template cvtINT32toShort(INT32 val)

Meta