Skip to content

Dereference simple return types of generics #9

Description

@wingdeans

Functions retrieving data from RzVector return a pointer to the data. This works well except for simple types, such as ut64, which gets returned as a pointer to the long, skipping the SWIG cast to a Python int.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions