llvm_sys::core

Function LLVMSetFunctionCallConv

Source
pub unsafe extern "C" fn LLVMSetFunctionCallConv(
    Fn: LLVMValueRef,
    CC: c_uint,
)