[][src]Function nginx::sendfile

pub unsafe extern "C" fn sendfile(
    __out_fd: c_int,
    __in_fd: c_int,
    __offset: *mut __off64_t,
    __count: size_t
) -> ssize_t