mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-21 20:51:32 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
1
rustdoc/nix/sys/uio/sidebar-items.js
Normal file
1
rustdoc/nix/sys/uio/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
initSidebarItems({"fn":[["pread",""],["preadv","Read from `fd` at `offset` filling buffers in `iov`."],["process_vm_readv","Read data directly from another process's virtual memory (see [`process_vm_readv`(2)])."],["process_vm_writev","Write data directly to another process's virtual memory (see [`process_vm_writev`(2)])."],["pwrite",""],["pwritev","Write to `fd` at `offset` from buffers in `iov`."],["readv",""],["writev",""]],"struct":[["IoVec",""],["RemoteIoVec","A slice of memory in a remote process, starting at address `base` and consisting of `len` bytes."]]});
|
Reference in New Issue
Block a user