Function libc::sendfile
[−]
[src]
pub unsafe extern fn sendfile(fd: c_int,
s: c_int,
offset: off_t,
len: *mut off_t,
hdtr: *mut sf_hdtr,
flags: c_int)
-> c_int