VG3_sysmenu_free()
Destroy system-menu structure.SYNTAX
void
VG3_sysmenu_free(struct vg3_sysmenu *sysm)
FUNCTION PARAMETERS
sysm | System-menu-struct |
DESCRIPTION
Destroy the system-menu structure.
The struct for individual menu-entries, if existing, has to be freed manually.
SEE ALSO