cvtINT16toLong

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. template cvtINT16toLong(INT16 val)
    extern (C) nothrow
    static if(WORD64)
    template cvtINT16toLong (
    INT16 val
    ) {}
  2. template cvtINT16toLong(INT16 val)

Members

Manifest constants

cvtINT16toLong
enum cvtINT16toLong;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta