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.