ClibInfo

Extra information about each CLIB runtime library function.

version(COMPILE)
extern (C++) nothrow
struct ClibInfo {
regm_t retregs16;
regm_t retregs32;
ubyte pop;
ubyte flags;
byte push87;
byte pop87;
}

Meta