Rizin
unix-like reverse engineering framework and cli tools
class_private.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 deroad <wargio@libero.it>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #ifndef RZ_BIN_JAVA_CLASS_PRIVATE_H
5 #define RZ_BIN_JAVA_CLASS_PRIVATE_H
6 
7 typedef struct access_flags_readable_t {
9  const char *readable;
11 
12 #endif /* RZ_BIN_JAVA_CLASS_PRIVATE_H */
struct access_flags_readable_t AccessFlagsReadable
uint16_t ut16