ExplainFunctionPtrSignature (open)
Generate a string which describes the given function ptr
Syntax
// Core function, no LOADLIB necessary
STRING FUNCTION ExplainFunctionPtrSignature(FUNCTION PTR funcptr)Parameters
FUNCTION PTR funcptrFunction ptr to generate a signature for
Return value
STRINGSignature for the function ptr