aa_hidecursor(3) hide the hardware cursor.

SYNOPSIS

#include <aalib.h>

void aa_hidecursor(aa_context *c);

PARAMETERS

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

DESCRIPTION

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