gwenhywfar 5.12.0
c_prepare.h
Go to the documentation of this file.
1/***************************************************************************
2 begin : Mon Feb 08 2021
3 copyright : (C) 2021 by Martin Preuss
4 email : martin@libchipcard.de
5
6 ***************************************************************************
7 * Please see toplevel file COPYING for license details *
8 ***************************************************************************/
9
10#ifndef GWBUILD_C_PREPARE_H
11#define GWBUILD_C_PREPARE_H
12
13
14#include <gwenhywfar/db.h>
15
16
18
19
20
21#endif
22
int GWB_Prepare(GWEN_UNUSED GWEN_DB_NODE *dbArgs)
Definition c_prepare.c:27
struct GWEN_DB_NODE GWEN_DB_NODE
Definition db.h:228
#define GWEN_UNUSED