boost::capy::mutable_buffer::data
Return a pointer to the memory region.
Synopsis
Declared in <boost/capy/buffers.hpp>
constexpr
void*
data() const noexcept;
Return Value
a pointer to the memory region.
Created with MrDocs