mongoc_server_api_destroy(3)

mongoc_server_api_destroy()

Section 3 libmongoc-doc bookworm source

Description

MONGOC_SERVER_API_DESTROY

NAME

mongoc_server_api_destroy - mongoc_server_api_destroy()

SYNOPSIS

void
mongoc_server_api_destroy (mongoc_server_api_t *api);

Free a mongoc_server_api_t. Does nothing if api is NULL.

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc