Function wasmer_compiler::get_libcall_trampoline
source ยท pub fn get_libcall_trampoline(
libcall: LibCall,
libcall_trampolines: usize,
libcall_trampoline_len: usize,
) -> usize
Expand description
Returns the address of a trampoline in the libcall trampolines section.