Function llvm_sys::core::LLVMSetFunctionCallConv

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