Typedef nvcv::CleanupCallback

Typedef Documentation

template<typename CppFuncType, typename CFuncType = detail::AddContext_t<CppFuncType>, typename TranslateCall = detail::NoTranslation>
using nvcv::CleanupCallback = Callback<CppFuncType, CFuncType, TranslateCall, true>