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.