summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/print-printer.yml
blob: 1335aece9a8c7da73b7a77d1294b4fcc6ace1084 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Printer handlers shall have this type.
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
definition:
  default: int ( *${.:/name} )( void *, const char *, ${/c/if/va_list:/name} )
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header-4
- role: interface-ingroup
  uid: group-print-support-rtems
name: rtems_print_printer
notes: null
params: []
return: null
type: interface