MachObj_initfile

Initialize the start of object output for this particular .o file.

Input: filename: Name of source file csegname: User specified default code segment name

version(COMPILE)
extern (C++) nothrow
void
MachObj_initfile
(
const(char)* filename
,
const(char)* csegname
,
const(char)* modname
)
Suggestion Box / Bug Report