OmfObj_write_pointerRef

write a reference to a mutable pointer into the object file

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
OmfObj_write_pointerRef
(,
uint soff
)

Parameters

s Symbol*

symbol that contains the pointer

soff uint

offset of the pointer inside the Symbol's memory

Suggestion Box / Bug Report