You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/nix/sys/uio/sidebar-items.js

1 line
572 B

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."]]});