Function LLVMSetInstructionCallConv

Source
pub unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: *mut LLVMValue,
    CC: u32,
)