ΒΆvoid LLVMDeleteFunction(LLVMValueRef Fn)

Description

Remove a function from its containing module and deletes it.

Declared at: llvm/include/llvm-c/Core.h:2497

Parameters

LLVMValueRef Fn