summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-interface/func4.yml
blob: 00b10634f4638aa805fd329f88696522c979017a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: Function brief description with very long return type.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default:
    body: null
    params: []
    return: VeryLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongType
  variants:
  - definition:
      body: null
      params: []
      return: NotSoVeryLongType
    enabled-by: true
description: null
enabled-by: true
index-entries: []
interface-type: function
links:
- role: interface-placement
  uid: h4
- role: interface-ingroup
  uid: gb
name: VeryLongTypeFunction
notes: null
params: []
return:
  return: This function returns an object with a very long type.
  return-values: []
type: interface