Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 376 Bytes

bson_count_keys.rst

File metadata and controls

28 lines (17 loc) · 376 Bytes
man_page:bson_count_keys

bson_count_keys()

Synopsis

uint32_t
bson_count_keys (const bson_t *bson);

Parameters

Description

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

Returns

A positive integer or zero.