Function LLVMSetNormalDest

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