mongoc_database_get_read_prefs (3) Linux Manual Page
mongoc_database_get_read_prefs() – None
Synopsis
const mongoc_read_prefs_t *Fetches the default read preferences to use with database \&.
mongoc_database_get_read_prefs (const mongoc_database_t *database);
Parameters
- database
- A mongoc_database_t \&.
