TargetC

Functions and variables specific to interfacing with extern(C) ABI.

Members

Functions

initialize
void initialize(Param params, Target target)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

criticalSectionSize
uint criticalSectionSize;

size of os critical section

long_doublesize
uint long_doublesize;

size of a C long double

longsize
uint longsize;

size of a C long or unsigned long type

Meta