cvtINT8toInt.cvtINT8toInt

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

Meta