ΒΆvoid LLVMOrcDisposeSymbols(
    LLVMOrcSymbolStringPoolEntryRef* Symbols)

Description

Disposes of the passed LLVMOrcSymbolStringPoolEntryRef* . Does not release the symbols themselves.

Declared at: llvm/include/llvm-c/Orc.h:784

Parameters

LLVMOrcSymbolStringPoolEntryRef* Symbols