Function ngx_writev

Source
pub unsafe extern "C" fn ngx_writev(
    c: *mut ngx_connection_s,
    vec: *mut ngx_iovec_t,
) -> isize