LibOMF.addObject

Add object module or library to the library. Examine the buffer to see which it is. If the buffer is NULL, use module_name as the file name and load the file.

class LibOMF
override
void
addObject
(
const(char)* module_name
,
const ubyte[] buffer
)

Meta