VgaGames 3 - Window man-pages

[.. upper level ..]

VG3_window_free()

Close the window.
SYNTAX
void VG3_window_free(struct vg3_window *wstruct)

FUNCTION PARAMETERS
wstruct Window-struct

DESCRIPTION
Close the window and free the window-struct.

SEE ALSO
VG3_window_new()