autowrap.common

Undocumented in source.

Members

Functions

dllMainMixinStr
string dllMainMixinStr()

Returns a string to be mixed in that defines DllMain, needed on Windows.

toSnakeCase
string toSnakeCase(string str)

Converts an identifier from camelCase or PascalCase to snake_case.

Manifest constants

AlwaysTry
enum AlwaysTry;
Undocumented in source.
AlwaysTry
enum AlwaysTry;
Undocumented in source.

Meta