Searched defs:SkFunctionWrapper (Results 1 – 1 of 1) sorted by relevance
48 template <typename R, typename T, R (*P)(T*)> struct SkFunctionWrapper { struct61 : public skstd::unique_ptr<T, SkFunctionWrapper<void, T, P>> { argument