lq-text: LQU_SetNameRefFunctionTakesArgument

API void LQU_SetNameRefFunctionTakesArgument (NameRef) t_NameRef NameRef;

Purpose

Stores within the NameRef the fact that the variable associated with it is a pointer to a function that takes an argument. The NameRef must previously have been marked as being associated with a function pointer using LQU_Set­Name­Ref­Variable­Points­To­Function.

Notes

The NameRef must be valid.