cvtINT16toInt.cvtINT16toInt

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

Meta