struct mrpt::io::CFileGZOutputStream::ImplΒΆ

struct Impl
{
    //
fields

    gzFile f {nullptr};
};