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