LWL v1.0.0 - Reference Manual


extern void lwl_free

(lwlh_t HANDLE )

Deallocates a LWL handle.

Documentation

Deallocates a LWL handle. Deallocates the previously allocated LWL handle HANDLE.

Parameters:
HANDLE - The LWL handle to destroy.
Preconditions:
HANDLE must be a LWL handle successfully allocated by lwl_alloc().
See Also:
lwl_alloc()

Alphabetic index


LWL v1.0.0 Reference Manual Generation date: Wed Nov 13 15:07:15 CET 2002