logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

XkbFreeIndicatorMaps - Frees memory used by the indicators member of an XkbDescRec structure

Arguments

xkb    keyboard description structure

Description

       If  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.

Name

       XkbFreeIndicatorMaps - Frees memory used by the indicators member of an XkbDescRec structure

See Also

XkbAllocIndicatorMaps(3)

X Version 11                                      libX11 1.8.12                          XkbFreeIndicatorMaps(3)

Synopsis

voidXkbFreeIndicatorMaps(XkbDescPtrxkb);

See Also