MsCoffObj_write_pointerRef

write a reference to a mutable pointer into the object file

nothrow @safe @trusted
void
MsCoffObj_write_pointerRef
(,
uint soff
)

Parameters

s Symbol*

symbol that contains the pointer

soff uint

offset of the pointer inside the Symbol's memory

Meta