mongoc_read_prefs_destroy - Man Page
mongoc_read_prefs_destroy()
Synopsis
void mongoc_read_prefs_destroy (mongoc_read_prefs_t *read_prefs);
Parameters
- read_prefs: A mongoc_read_prefs_t.
Description
Frees a read preference and all associated resources. Does nothing if read_prefs is NULL.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libmongoc