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 funcptr

Function ptr to generate a signature for

Return value

STRING

Signature for the function ptr