Obj_getsegment

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. int Obj_getsegment(const(char)* sectname, const(char)* segname, int _align, int flags)
    version(Posix && OSX)
    extern (C++) nothrow
    int
    Obj_getsegment
    (
    const(char)* sectname
    ,
    const(char)* segname
    ,
    int _align
    ,
    int flags
    )
  2. int Obj_getsegment(const(char)* name, const(char)* suffix, int type, int flags, int _align)

Meta