It assists manipulation of the food during mastication. That would be their Mandibles, Pincers, mouth parts etc.. I believe the term labium is in reference to their reproductive system.
Here is an example for a variable, which is a function (function-pointer, actually): int (*myfun)(const char *s); myfun = puts; myfun ("Hello, world");