API int
LQU_NameRefVariablePointsToFunction
(NameRef)
t_NameRef NameRef;
Purpose
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.
Notes
The NameRef must be valid.