This typedef is an alias for a pointer to a function pointer.

Synopsis

Declared in <bsltf_templatetestfacility.h>

typedef void(* FunctionPtr)();

Created with MrDocs