M3SectionHandler

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc @system nothrow
alias M3SectionHandler = const(char)* function
(,
const(char)* name
,
const(ubyte)* start
,
const(ubyte)* end
)

Meta