Function nix::sys::ioctl::libc::sendfile
[−]
[src]
pub unsafe extern fn sendfile(out_fd: i32, in_fd: i32, offset: *mut i64, count: usize) -> isize