pub unsafe extern "C" fn LLVMAddDestination(
IndirectBr: LLVMValueRef,
Dest: LLVMBasicBlockRef,
)Expand description
Add a destination to an indirectbr instruction
pub unsafe extern "C" fn LLVMAddDestination(
IndirectBr: LLVMValueRef,
Dest: LLVMBasicBlockRef,
)Add a destination to an indirectbr instruction