ΒΆvoid LLVMDeleteFunction(LLVMValueRef Fn)

Description

Remove a function from its containing module and deletes it.

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

Parameters

LLVMValueRef Fn