Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XkbFreeComponentList - Free the structure returned by XkbListComponents

Arguments

list   pointer to XkbComponentListRec to free

Description

       When you are done using the structure returned by XkbListComponents, free it using XkbFreeComponentList.

Name

       XkbFreeComponentList - Free the structure returned by XkbListComponents

See Also

XkbListComponents(3)

X Version 11                                      libX11 1.8.12                          XkbFreeComponentList(3)

Synopsis

voidXkbFreeComponentList(XkbComponentListPtrlist);

See Also