doc
Data Structures | Functions
csync_vio_handle_private.h File Reference
#include "vio/csync_vio_handle.h"

Go to the source code of this file.

Data Structures

struct  csync_vio_handle_s
 

Functions

void csync_vio_handle_destroy (csync_vio_handle_t *handle)
 
csync_vio_handle_tcsync_vio_handle_new (const char *uri, csync_vio_method_handle_t *method_handle)
 

Function Documentation

◆ csync_vio_handle_destroy()

void csync_vio_handle_destroy ( csync_vio_handle_t * handle)

◆ csync_vio_handle_new()

csync_vio_handle_t * csync_vio_handle_new ( const char * uri,
csync_vio_method_handle_t * method_handle )