API void *
LQU_GetVariableFromNameRef
(NameRef)
Purpose
Returns a pointer to the variable associated with a given NameRef.
You have to cast the result of this function, perhaps using LQU_GetTypeFromNameRef and a switch, since C lacks runtime type information.