foreachDataSection

Invokes the specified delegate for each (non-empty) data section.

version(Darwin && D_LP64)
void
foreachDataSection
(,
intptr_t slide
,
scope void delegate
()
processor
)

Meta