cvtINT16toLong.cvtINT16toLong

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

Meta