mongoc_oidc_callback_destroy - Man Page

Synopsis

void
mongoc_oidc_callback_destroy (mongoc_oidc_callback_t *callback)

Release all resources associated with the given mongoc_oidc_callback_t <> object.

Warning:

The lifetime of the object pointed to by user_data is managed the user, not by mongoc_oidc_callback_t <>!

Parameters

See also:

Author

MongoDB, Inc

Info

Mar 04, 2026 2.2.3 libmongoc