[#OPENSSL_PSTRING] = OPENSSL_PSTRING :mrdocs: Pointer to an OPENSSL_STRING (char *); used as the row type in TXT_DB stacks. == Synopsis Declared in `<openssl/txt_db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:OPENSSL_STRING.adoc[OPENSSL_STRING]* OPENSSL_PSTRING; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#