[][src]Function rustc_llvm_proxy::proxy::LLVMSetInstructionCallConv

#[no_mangle]
pub unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: LLVMValueRef,
    CC: c_uint
)