Rizin
unix-like reverse engineering framework and cli tools
rz_protobuf.h
Go to the documentation of this file.
1
#ifndef RZ_PROTOBUF_H
2
#define RZ_PROTOBUF_H
3
4
#include <
rz_types.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
RZ_API
char
*
rz_protobuf_decode
(
const
ut8
*
buffer
,
const
ut64
size
,
bool
debug
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
/* RZ_PROTOBUF_H */
RZ_API
#define RZ_API
Definition:
core_plugin_example.c:36
size
voidpf void uLong size
Definition:
ioapi.h:138
ut8
uint8_t ut8
Definition:
lh5801.h:11
rz_protobuf_decode
RZ_API char * rz_protobuf_decode(const ut8 *buffer, const ut64 size, bool debug)
Definition:
protobuf.c:146
rz_types.h
buffer
Definition:
buffer.h:15
debug
static int debug
Definition:
visual.c:21
ut64
ut64(WINAPI *w32_GetEnabledXStateFeatures)()
librz
include
rz_util
rz_protobuf.h
Generated by
1.9.1