Function wasmtime_environ::obj::try_parse_trampoline_name
source · [−]pub fn try_parse_trampoline_name(name: &str) -> Option<SignatureIndex>
Expand description
Attempts to extract the corresponding signature index from a symbol
possibly produced by trampoline_symbol_name
.