bson_error_clear - Man Page

Synopsis

void
bson_error_clear (bson_error_t *error);

Parameters

Description

If given a non-null pointer to a bson_error_t <>, this function will clear any error value that is stored in the pointed-to object. If given a null pointer, this function has no effect.

Author

MongoDB, Inc

Info

Mar 04, 2026 2.2.3 libbson