binaryninja
5.2.8614
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