binaryninja
5.3.8813-dev
binaryninja
Macro
new_id_type
Copy item path
source
macro_rules!
new_id_type { (
$name
:ident,
$inner_type
:ty) => { ... }; }