MsCoffObj_write_pointerRef

write a reference to a mutable pointer into the object file

version(COMPILE)
extern (C++) nothrow
void
MsCoffObj_write_pointerRef
(,
uint soff
)

Parameters

s
Type: Symbol*

symbol that contains the pointer

soff
Type: uint

offset of the pointer inside the Symbol's memory

Meta