SYNOPSIS

#include <aalib.h>

void aa_showcursor(aa_context *c);

PARAMETERS

aa_context *c

Specifies the AA-lib context to operate on.

DESCRIPTION

Show the hardware cursor. This function may not be ignored by some drivers.

RELATED TO aa_showcursor…