ClanSoft logo
ClanSoft logo

    CL_System::deinit_display

Syntax

static void deinit_display();

Description

Deinitializes the ClanLib display component. A call to this function will be ignored if the display system was not previously initialized by calling init_display(). Explicit calls to this function before program closure is not necessary, as they will be performed automatically by ClanLib upon exiting.


Back to index



This page was built using the Perceps documentation system.