Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

bson_strerror_r - Man Page

Synopsis

char *
bson_strerror_r (int err_code, char *buf, size_t buflen);

Parameters

Description

This is a portability wrapper around strerror().

Returns

The passed in buf parameter or an internal string.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libbson