Section.flags

Undocumented in source.
  1. auto flags;
    struct Section
    immutable
    static if(MACHOBJ)
    auto flags = S_ATTR_DEBUG;
  2. auto flags;

Meta