mongoc_read_prefs_destroy - Man Page

mongoc_read_prefs_destroy()

Synopsis

void
mongoc_read_prefs_destroy (mongoc_read_prefs_t *read_prefs);

Parameters

Description

Frees a read preference and all associated resources. Does nothing if read_prefs is NULL.

Author

MongoDB, Inc

Info

Sep 06, 2023 1.24.4 libmongoc