Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_free_channel()

void v3_free_channel(v3_channel *channel);

Frees all memory allocated for the supplied channel structure.

Arguments

Type Description
v3_channel *channel A pointer to the channel structure to be freed