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