logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

static inline void

Author

       MongoDB, Inc

Description

       Identical to bson_oid_init_from_string(), but performs no integrity checking.

Synopsis

          static inline void
          bson_oid_init_from_string_unsafe (bson_oid_t *oid, const char *str);

See Also