[#ossl_dispatch_st-function_id] = xref:ossl_dispatch_st.adoc[ossl_dispatch_st]::function_id :relfileprefix: ../ :mrdocs: OSSL_FUNC_* identity selecting which provider API entry `function` implements. == Synopsis Declared in `<openssl/core.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int function_id; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#