logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_apm_callbacks_t *

Author

       MongoDB, Inc

Returns

       A new mongoc_apm_callbacks_t you must free with mongoc_apm_callbacks_destroy().

       SEEALSO:IntroductiontoApplicationPerformanceMonitoring

Synopsis

          mongoc_apm_callbacks_t *
          mongoc_apm_callbacks_new (void);

       Create a struct to hold event-notification callbacks.

See Also