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 */
#define RZ_API
voidpf void uLong size
Definition: ioapi.h:138
uint8_t ut8
Definition: lh5801.h:11
RZ_API char * rz_protobuf_decode(const ut8 *buffer, const ut64 size, bool debug)
Definition: protobuf.c:146
Definition: buffer.h:15
static int debug
Definition: visual.c:21
ut64(WINAPI *w32_GetEnabledXStateFeatures)()