cvtINT16toShort

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

Members

Variables

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

Meta