cvtINT8toLong

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

Members

Variables

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

Meta