Get Symbol

Signature

u64 getSymbol(string name)

Description

Gets the memory address of a registered symbol.

Local symbols have priority over global ones.

Arguments

Name

The name of the symbol.

Last updated