Obj.getsegment

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int getsegment(const(char)* sectname, const(char)* segname, int align_, int flags)
  2. int getsegment(const(char)* name, const(char)* suffix, int type, int flags, int align_)
    class Obj
    version(!OSX)
    static nothrow
    int
    getsegment
    (
    const(char)* name
    ,
    const(char)* suffix
    ,
    int type
    ,
    int flags
    ,
    int align_
    )

Meta