mongoc_collection_insert_one

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
bool
mongoc_collection_insert_one
(
mongoc_collection_t* collection
,
const bson_t* document
,
const bson_t* opts
,
bson_t* reply
,
bson_error_t* error
)

Meta