Function uv_pipe_link

Source
pub unsafe extern "C" fn uv_pipe_link(
    read: *mut uv_pipe_t,
    write: *mut uv_pipe_t,
) -> c_int