wasmtime_wasi::bindings::sync::sockets::udp

Function add_to_linker_get_host

Source
pub fn add_to_linker_get_host<T, G: for<'a> GetHost<&'a mut T, T, Host: Host + Host>>(
    linker: &mut Linker<T>,
    host_getter: G,
) -> Result<()>