MsCoffObj_addstr

Output a string into a string table Input: strtab = string table for entry str = string to add

Returns offset into the specified string table.

nothrow @safe @system
IDXSTR
MsCoffObj_addstr
(,
const char[] str
)

Meta