rustc_codegen_llvm::llvm_::ffi

Function LLVMSetPersonalityFn

Source
pub unsafe extern "C" fn LLVMSetPersonalityFn<'a>(
    Func: &'a Value,
    Pers: &'a Value,
)