LLVMSetUnwindDest

Function LLVMSetUnwindDest 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetUnwindDest(
    InvokeInst: LLVMValueRef,
    B: LLVMBasicBlockRef,
)