Function LLVMSetUnwindDest

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