Crate r2api

source · []

Re-exports

pub use self::r_th_lock_type_t as RThreadLockType;
pub use self::r_log_level as RLogLevel;
pub use self::__ptrace_request as r_ptrace_request_t;
pub use self::r_syntax_highlight_type_t as RSyntaxHighlightType;
pub use self::r_code_annotation_type_t as RCodeMetaItemType;
pub use self::r_anal_data_type_t as RAnalDataType;
pub use self::r_cmd_status_t as RCmdStatus;

Structs

XX curplugin == o->plugin

Define how the command looks like in the help.

\brief Annotations for the decompiled code are represented using this structure.

keyvalue pair

Constants

< Specified range in annotation represents a constant variable with an address.

< Specified range in annotation represents a function name.

< Specified range in annotation represents a function parameter.

< Specified range in annotation represents a global variable.

< Specified range in annotation represents a local variable.

< Gives the offset of the specified range in annotation.

< Represents the kind of data the specified range represents for highlighting purposes.

Functions

Type Definitions

XX curplugin == o->plugin

Define how the command looks like in the help.

\brief Annotations for the decompiled code are represented using this structure.

keyvalue pair

Represents the type of annnotation.

Unions