Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

vmsplice

Function vmsplice 

Source
pub unsafe extern "C" fn vmsplice(
    fd: c_int,
    iov: *const iovec,
    nr_segs: size_t,
    flags: c_uint,
) -> ssize_t