Пример #1
0
 public static extern ncStatus_t ncGraphCreate(_char *name, ncGraphHandle_t **graphHandle);
Пример #2
0
 public static extern ncStatus_t ncFifoCreate(_char *name, ncFifoType_t type,
                                              ncFifoHandle_t **fifoHandle);