Dump a CONF structure's sections and name/value pairs to a BIO.
Synopsis
Return Value
1 on success, or 0 on error.
Parameters
Name |
Description |
conf |
Configuration to print. |
out |
BIO that receives the textual dump. |
Created with MrDocs