<!DOCTYPE File PUBLIC "-//Liam Quin//DTD C API Documentation v1.1//EN" "doc.dtd"><File>
<Entry dir="liblqutil">
<Function File="../../src/liblqutil/namespace.c">
<Name>LQU_NameRefVariablePointsToFunction</Name>
<Class>Utilities/Name Space
<Purpose>
<P>Returns non-zero if the variable associated with the given
NameRef has previously been marked a pointer to a function,
for example with LQU_SetNameRefVariablePointsToFunction.</P>
<Notes>
<P>The NameRef must be valid.</P>
</Function>
<Decl>
API int
LQU_NameRefVariablePointsToFunction(NameRef)
    t_NameRef NameRef;
</Decl>
</Entry>
