Function llvm_sys::core::LLVMSetPersonalityFn

source ยท
pub unsafe extern "C" fn LLVMSetPersonalityFn(
    Fn: LLVMValueRef,
    PersonalityFn: LLVMValueRef
)
Expand description

Set the personality function attached to the function.

Added in LLVM 3.7.