Skip to main content

sendfile

Function sendfile 

Source
pub unsafe extern "C" fn sendfile(
    arg1: c_int,
    arg2: c_int,
    arg3: off_t,
    arg4: *mut off_t,
    arg5: *mut sf_hdtr,
    arg6: c_int,
) -> c_int