Function llvm_sys::core::LLVMHasPersonalityFn
source · [−]pub unsafe extern "C" fn LLVMHasPersonalityFn(
Fn: LLVMValueRef
) -> LLVMBool
Expand description
Check whether the given function has a personality function.