mongoc_read_prefs_destroy - Man Page

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

Nov 07, 2024 1.29.0 libmongoc