LLVMSetPersonalityFn

Set the personality function attached to the function.

@see llvm::Function::setPersonalityFn()

extern (C) nothrow
void
LLVMSetPersonalityFn
(
LLVMValueRef Fn
,
LLVMValueRef PersonalityFn
)

Meta