|
NAMEXkbFreeIndicatorMaps - Frees memory used by the indicators member of an XkbDescRec structureSYNOPSISvoid XkbFreeIndicatorMaps (XkbDescPtr xkb); ARGUMENTS
DESCRIPTIONIf the indicators member of the keyboard description record pointed to by xkb is not NULL, XkbFreeIndicatorMaps frees the memory associated with the indicators member of xkb.If xkb is NULL, no operation is performed. SEE ALSOXkbAllocIndicatorMaps(3)
Visit the GSP FreeBSD Man Page Interface. |