Function wasmer_wasix::net::write_route
source ยท pub(crate) fn write_route<M: MemorySize>(
memory: &MemoryView<'_>,
ptr: WasmPtr<Route, M>,
route: IpRoute,
) -> Result<(), Errno>
pub(crate) fn write_route<M: MemorySize>(
memory: &MemoryView<'_>,
ptr: WasmPtr<Route, M>,
route: IpRoute,
) -> Result<(), Errno>