Provided by: libmongoc-doc_1.3.1-1_all 

NAME
mongoc_ssl_opt_get_default() - None
SYNOPSIS
const mongoc_ssl_opt_t *
mongoc_ssl_opt_get_default (void) BSON_GNUC_CONST;
RETURNS
Returns the default SSL options for the process. This should not be modified or freed.
COLOPHON
This page is part of MongoDB C Driver. Please report any bugs at
https://jira.mongodb.org/browse/CDRIVER.
MongoDB C Driver 2016‐01‐18 MONGOC_SSL_OPT_GET_DEFAULT(3)