binaryninja
5.2.8218-dev
AsConfig
Required Methods
as_config
Implementations on Foreign Types
&str
Implementors
In binaryninja::
workflow::
activity
binaryninja
::
workflow
::
activity
Trait
AsConfig
Copy item path
source
pub trait AsConfig { // Required method fn
as_config
(&self) ->
CString
; }
Required Methods
§
source
fn
as_config
(&self) ->
CString
Implementations on Foreign Types
§
source
§
impl
AsConfig
for &
str
source
§
fn
as_config
(&self) ->
CString
Implementors
§
source
§
impl
AsConfig
for &
Config
source
§
impl
AsConfig
for
Config