_Marshal 1461 modules/highgui/src/ppltasks_winrt.h _Type* _Marshal(_Type* _ObjInCtx, const _ContextCallback& _Ctx) _Marshal 1489 modules/highgui/src/ppltasks_winrt.h return _Marshal<_Type>(_ObjInCtx, _Ctx); _Marshal 1528 modules/highgui/src/ppltasks_winrt.h *_It = _Marshal<_Type>(*_It, _Ctx); _Marshal 1563 modules/highgui/src/ppltasks_winrt.h return std::pair<_Type*, size_t>(_Marshal<_Type>(_ObjInCtx.first, _Ctx), _ObjInCtx.second); _Marshal 1489 modules/videoio/src/ppltasks_winrt.hpp return _Marshal<_Type>(_ObjInCtx, _Ctx); _Marshal 1528 modules/videoio/src/ppltasks_winrt.hpp *_It = _Marshal<_Type>(*_It, _Ctx); _Marshal 1563 modules/videoio/src/ppltasks_winrt.hpp return std::pair<_Type*, size_t>(_Marshal<_Type>(_ObjInCtx.first, _Ctx), _ObjInCtx.second);