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