llvm_sys::core

Function LLVMSetInstructionCallConv

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