[#BloombergLP-bslstl-Function_InvokerUtil-GenericInvoker] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_InvokerUtil.adoc[Function_InvokerUtil]::GenericInvoker :relfileprefix: ../../../ :mrdocs: Generic function pointer. This type is as close as we can get to `void *` for function pointers. == Synopsis Declared in `<bslstl_function_invokerutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bslstl/Function_Rep/GenericInvoker.adoc[Function_Rep::GenericInvoker] GenericInvoker; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#