LWL v0.8 - Reference Manual


extern void lwl_free

(lwlh_t HANDLE )

Deallocates a LWL handle.

Documentation

Deallocates a LWL handle. Deallocates the previously allocated HANDLE.

Requires: HANDLE must be a LWL handle successfully allocated by lwl_alloc().

docppcomment:

Parameters:
HANDLE - The LWL handle to destroy.
See Also:
lwl_alloc()

Alphabetic index


LWL Reference Manual
Last modified: Wed Jun 26 15:51:54 CEST 2002