FireBirdLib - Topfield TMS PVR TAP Programming Library
ezxml_free.c
Go to the documentation of this file.
1
#include "
libFireBird.h
"
2
3
void
ezxml_free
(
ezxml_t
xml)
4
{
5
TRACEENTER
();
6
7
void (*__ezxml_free)(
ezxml_t
);
8
9
__ezxml_free = (
void
*)
FIS_fwezxml_free
();
10
if
(__ezxml_free)
11
{
12
//call the function
13
__ezxml_free(xml);
14
}
15
16
TRACEEXIT
();
17
}
FIS_fwezxml_free
dword FIS_fwezxml_free(void)
Definition:
FIS_fwezxml_free.c:3
ezxml_free
void ezxml_free(ezxml_t xml)
Definition:
ezxml_free.c:3
libFireBird.h
TRACEEXIT
#define TRACEEXIT()
Definition:
libFireBird.h:1244
TRACEENTER
#define TRACEENTER()
Definition:
libFireBird.h:1243
ezxml_t
struct ezxml * ezxml_t
Definition:
libFireBird.h:1389
ezxml
Definition:
libFireBird.h:1392
Firmware
ezxml_free.c
Generated on Fri Apr 29 2022 13:34:01 for FireBirdLib - Topfield TMS PVR TAP Programming Library by
1.9.3