Add InteractionHandler to Rust API #6361
Labels
Component: Rust API
Issue needs changes to the Rust API
Effort: Trivial
Issue should take < 1 day
Impact: Low
Issue is a papercut or has a good, supported workaround
This would allow us to handle interactions programmatically from rust, a use case can be found in the flow graph example:
binaryninja-api/rust/examples/flowgraph.rs
Lines 52 to 53 in 6a63c17
C++ API class:
binaryninja-api/binaryninjaapi.h
Line 16454 in 8767400
The text was updated successfully, but these errors were encountered: