gwenhywfar
5.12.0
tools
gwenbuild
tools
trylink.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_TRYLINK_H
11
#define GWBUILD_TRYLINK_H
12
13
#include "
gwenbuild/types/gwenbuild.h
"
14
15
16
17
int
GWB_Tools_TryLink
(
GWB_CONTEXT
*context,
const
char
*testCode,
const
char
*libName);
18
19
20
21
#endif
22
GWB_CONTEXT
struct GWB_CONTEXT GWB_CONTEXT
Definition
context.h:17
gwenbuild.h
GWB_Tools_TryLink
int GWB_Tools_TryLink(GWB_CONTEXT *context, const char *testCode, const char *libName)
Definition
trylink.c:26
Generated by
1.14.0