StaticSectionInfo.opApply

loops on the static symbols

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

Meta