Function llvm_sys::core::LLVMGetPersonalityFn[][src]

pub unsafe extern "C" fn LLVMGetPersonalityFn(Fn: LLVMValueRef) -> LLVMValueRef
Expand description

Obtain the personality function attached to the function.

Added in LLVM 3.7.