Function LLVMHasPersonalityFn

Source
pub unsafe extern "C" fn LLVMHasPersonalityFn(
    Fn: *mut LLVMValue,
) -> i32
Expand description

Check whether the given function has a personality function.