void DeleteNetTester_bn ( tester_bn*  test )

Removes the tester_bn object and frees all its resources (e.g., memory).

You must not try to use test after calling this.

It is okay if test is a NULL pointer (then no action is taken).

Version:

Versions 2.08 and later have this function.

See also:

NewNetTester_bn    Construct the tester_bn object