struct mrpt::io::CFileGZInputStream::Impl

struct Impl
{
    //
fields

    gzFile f {nullptr};
};