ΒΆvoid LLVMSetPersonalityFn(
    LLVMValueRef Fn,
    LLVMValueRef PersonalityFn)

Description

Set the personality function attached to the function.

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

Parameters

LLVMValueRef Fn
LLVMValueRef PersonalityFn