mongoc_read_prefs_t
*
mongoc_read_prefs_copy (const mongoc_read_prefs_t
*read_prefs)
BSON_GNUC_WARN_UNUSED_RESULT;
|
• |
read_prefs: A mongoc_read_prefs_t. |
This function shall deep copy a read preference.
Returns a newly allocated read preference that should be freed with mongoc_read_prefs_destroy().
MongoDB, Inc
2017-present, MongoDB, Inc