objrecord

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

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
objrecord
(
uint rectyp
,
const(char)* record
,
uint reclen
)
Suggestion Box / Bug Report