LLVMAddDestination

Function LLVMAddDestination 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMAddDestination(
    IndirectBr: LLVMValueRef,
    Dest: LLVMBasicBlockRef,
)