Provided by: libbson-doc_2.2.1-1_all bug

SYNOPSIS

          bson_vector_packed_bit_const_view_t
          bson_vector_packed_bit_view_as_const (bson_vector_packed_bit_view_t view);

PARAMETERS

view: A valid bson_vector_packed_bit_view_t <>.

DESCRIPTION

       This adds a const qualifier to the view without re-validating the underlying data.

RETURNS

       Always returns a bson_vector_packed_bit_const_view_t <>.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025           BSON_VECTOR_PACKED_BIT_VIEW_AS_CONST(3)