dk_close()

SYNOPSIS
#include <dk.h>
void dk_close(
	DK_LIB *lib
);
Release resources associated with a library instance.
DESCRIPTION
Called When dk_close() must be passed a handle returned by dk_init()
Effects Releases resources that were allocated and assigned to the handle lib when it was returned by dk_init(). The handle lib may not be reused.
ARGUMENTS
ArgumentDescription
lib A DK_LIB handle returned by a previous call to dk_init().
RETURN VALUES None.
NOTES None.

Copyright (c) 2008 Sendmail, Inc. and its suppliers. All rights reserved.
By using this file, you agree to the terms and conditions set forth in the LICENSE.