[−][src]Function llvm_sys::core::LLVMAddCase
pub unsafe extern "C" fn LLVMAddCase(
Switch: LLVMValueRef,
OnVal: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Add a case to a switch instruction
pub unsafe extern "C" fn LLVMAddCase(
Switch: LLVMValueRef,
OnVal: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Add a case to a switch instruction