libchipcard  5.0.2
pininfo_l.h
Go to the documentation of this file.
1 /* This file is auto-generated from "pininfo.xml" by the typemaker
2  tool of Gwenhywfar.
3  Do not edit this file -- all changes will be lost! */
4 #ifndef PININFO_L_H
5 #define PININFO_L_H
6 
10 #include <gwenhywfar/misc.h>
11 #include "pininfo.h"
12 #include <gwenhywfar/misc.h>
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 
19 GWEN_LIST_FUNCTION_DEFS(LC_PININFO, LC_PinInfo)
20 LC_PININFO_LIST *LC_PinInfo_List_dup(const LC_PININFO_LIST *stl);
21 
22 
23 
24 
25 
26 
27 
28 
29 
30 
31 #ifdef __cplusplus
32 } /* __cplusplus */
33 #endif
34 
35 
36 #endif /* PININFO_L_H */
LC_PININFO_LIST * LC_PinInfo_List_dup(const LC_PININFO_LIST *stl)
struct LC_PININFO LC_PININFO
Definition: pininfo.h:77