LLVMHasPersonalityFn

Check whether the given function has a personality function.

@see llvm::Function::hasPersonalityFn()

extern (C) nothrow
LLVMBool
LLVMHasPersonalityFn
(
LLVMValueRef Fn
)

Meta