LLVMAddSymbol

This functions permanently adds the symbol \p symbolName with the value \p symbolValue. These symbols are searched before any libraries.

@see sys::DynamicLibrary::AddSymbol()

extern (C) nothrow
void
LLVMAddSymbol
(
const(char)* symbolName
,)

Meta