OmfObj_reftofarseg

Refer to address that is in a far segment. Input: seg = where the address is going offset = offset within seg val = displacement from address farseg = far segment index flags = CFoff, CFseg

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
OmfObj_reftofarseg
(
int seg
,
targ_size_t offset
,
targ_size_t val
,
int farseg
,
int flags
)
Suggestion Box / Bug Report