logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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