nn_pipe_setdata

Associates opaque pointer to protocol-specific data with the pipe.

  1. void nn_pipe_setdata(nn_pipe* self, void* data)
  2. void nn_pipe_setdata(nn_pipe* self, void* data)
  3. void nn_pipe_setdata(nn_pipe* self, void* data)
    @nogc nothrow extern (C) @system nothrow @nogc extern (C)
    void
    nn_pipe_setdata
    (,
    void* data
    )

Meta