aa_close (3) - Linux Manuals

aa_close: close the AA-lib context.

NAME

aa_close - close the AA-lib context.

SYNOPSIS

#include <aalib.h>

void aa_close(aa_context *c);

PARAMETERS

aa_context *c
Specifies the AA-lib context to operate on.

DESCRIPTION

Uninitialize all activated drivers and frees the memory used by context structures.