[#ossl_dispatch_st-function] = xref:ossl_dispatch_st.adoc[ossl_dispatch_st]::function :relfileprefix: ../ :mrdocs: Function pointer for this dispatch table entry (cast to the concrete OSSL_FUNC_* type). == Synopsis Declared in `<openssl/core.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void(* function)(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#