Example #1
0
 int deleteEndPoint(endpoint_t* ep) {
     return impl.deleteEndPoint(ep);
 }