OmfObj_init

Perform initialization that applies to all .obj output files. Input: filename source file name csegname code segment name (can be null)

version(COMPILE)
extern (C++) nothrow @safe @trusted
OmfObj_init
(,
const(char)* filename
,
const(char)* csegname
)
Suggestion Box / Bug Report