Function LLVMSetInstructionCallConv

Source
pub(crate) unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: &Value,
    CC: c_uint,
)