|
free Type
Synopsis
typedef void (*free)(void *method_context);
Description
free is called by the main method during
uninitialization. The submethod should free all state,
including method_context at this stage.
Arguments
method_context
- Should be assigned to the pointer to the context allocated.
[Contents]
[Index]
[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]
Copyright © 2003 SSH Communications Security Corp.
All rights reserved.
Copyright Notice
|