StaticSectionInfo.opApply

loops on the global sections

  1. int opApply(int delegate(ref StaticSectionInfo) loop)
    struct StaticSectionInfo
    static
    int
    opApply
    (
    scope int delegate loop
    )
  2. int opApply(int delegate(ref const(char)[] sNameP, ref size_t startAddr, ref size_t endAddr, ref bool pub) loop)

Meta