TKIND_MODULE constant

int const TKIND_MODULE

A module that can only have static functions and data (for example, a DLL).

Implementation

static const TKIND_MODULE = 2;