libc::sendfile [] [src]

pub unsafe extern fn sendfile(out_fd: c_int, in_fd: c_int, offset: *mut off_t, count: size_t) -> ssize_t