objrecord

Output an object file data record. Input: rectyp = record type record . the data reclen = # of bytes in record

version(COMPILE)
extern (C++) nothrow
static if(TARGET_WINDOS)
void
objrecord
(
uint rectyp
,
const(char)* record
,
uint reclen
)

Meta