XROAD
xroad_node_fwd.h
Go to the documentation of this file.
1 
6 #pragma once
7 
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12 
17 
21 typedef struct xroad_storage_s xroad_storage_t;
22 
26 typedef struct xroad_dll_s xroad_dll_t;
27 
28 
29 #ifdef __cplusplus
30 }
31 #endif
Definition: xroad_system.h:55
struct xroad_dll_s xroad_dll_t
Definition: xroad_node_fwd.h:26