struct mrpt_destination_mgrΒΆ

struct mrpt_destination_mgr
{
    //
fields

    struct jpeg_destination_mgr pub;
    CStream* out;
    JOCTET* buffer;
};