Function llvm_sys::core::LLVMSetInstructionCallConv

source ยท
pub unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: LLVMValueRef,
    CC: c_uint
)