nn_pipebase_init

Initialise the pipe.

  1. void nn_pipebase_init(nn_pipebase* , const(nn_pipebase_vfptr)* vfptr, nn_epbase* epbase)
  2. void nn_pipebase_init(nn_pipebase* self, const(nn_pipebase_vfptr)* vfptr, nn_epbase* epbase)
    extern (C) @nogc nothrow nothrow @nogc
    void
    nn_pipebase_init