[#BloombergLP-bslmt_EntryPointFunctorAdapter_invoker] = xref:BloombergLP.adoc[BloombergLP]::bslmt_EntryPointFunctorAdapter_invoker :relfileprefix: ../ :mrdocs: Interpreting `argument` as an `EntryPointFunctorAdapter_Base*`, invoke `argument‐>function(argument)`. Do not use outside this component. == Synopsis Declared in `<bslmt_entrypointfunctoradapter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void* bslmt_EntryPointFunctorAdapter_invoker(void* argument); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#