Rizin
unix-like reverse engineering framework and cli tools
rz_axml.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 keegan
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #ifndef RZ_AXML_H
5 #define RZ_AXML_H
6 
7 #include <rz_types.h>
8 
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12 
14 
15 #ifdef __cplusplus
16 }
17 #endif
18 
19 #endif // RZ_AXML_H
#define RZ_API
voidpf void uLong size
Definition: ioapi.h:138
uint8_t ut8
Definition: lh5801.h:11
RZ_API RZ_OWN char * rz_axml_decode(RZ_NONNULL const ut8 *buffer, const ut64 size)
Decode a buffer with Android XML to regular XML string representation.
Definition: axml.c:303
#define RZ_OWN
Definition: rz_types.h:62
#define RZ_NONNULL
Definition: rz_types.h:64
Definition: buffer.h:15
ut64(WINAPI *w32_GetEnabledXStateFeatures)()