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

Author

       MongoDB, Inc

Description

       The bson_count_keys() function shall count the number of elements within bson.

Parameters

bson: A bson_t.

Returns

       A positive integer or zero.

Synopsis

          uint32_t
          bson_count_keys (const bson_t *bson);

See Also