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

SYNOPSIS

          bson_vector_float32_const_view_t
          bson_vector_float32_view_as_const (bson_vector_float32_view_t view);

PARAMETERS

view: A valid bson_vector_float32_view_t <>.

DESCRIPTION

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

RETURNS

       Always returns a bson_vector_float32_const_view_t <>.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025              BSON_VECTOR_FLOAT32_VIEW_AS_CONST(3)