LLVMSetInstructionCallConv

Function LLVMSetInstructionCallConv 

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