.. _program_listing_file_foxglove_src_mcap_internal.hpp: Program Listing for File mcap_internal.hpp ========================================== |exhale_lsh| :ref:`Return to documentation for file ` (``foxglove/src/mcap_internal.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #pragma once #include #include namespace foxglove { foxglove_mcap_options to_c_mcap_options(const McapWriterOptions& options); } // namespace foxglove