Module binaryninja::string

source ·
Expand description

String wrappers for core-owned strings and strings being passed to the core

Structs§

  • Is the quivalent of core::ffi::CString but using the allocation and free functions provided by binaryninja_sys.

Traits§