Function llvm_sys::core::LLVMAddDestination

source ยท
pub unsafe extern "C" fn LLVMAddDestination(
    IndirectBr: LLVMValueRef,
    Dest: LLVMBasicBlockRef
)
Expand description

Add a destination to an indirectbr instruction