lief
1.0.0
In lief::
assembly::
config
lief
::
assembly
::
config
Type Alias
SymbolResolver
Copy item path
pub type SymbolResolver = dyn
Fn
(&
str
) ->
Option
<
u64
> +
Send
+
Sync
+ 'static;