SYNOPSIS

void anon_transport_class_unregister(struct anon_transport_class * atc);

ARGUMENTS

atc

Pointer to the anon transport class to unregister

DESCRIPTION

Must be called prior to deallocating the memory for the anon transport class.

COPYRIGHT