Documentation

Import::CallConvention

Enum

The calling convention to use for this call on 32 bit builds. Convention options don't matter on 64 bit builds.

Values

Import::CallConvention::cdecl (0)

Import::CallConvention::stdcall (1)