Symbol

A symbol within a section.

version(Posix)
struct Symbol {}

Members

Variables

name
string name;

Name of the symbol

ptr
void* ptr;

Pointer to the symbol

Meta