Define NVCV_IMPL_DESTROY

Define Documentation

NVCV_IMPL_DESTROY(ObjectKind)

Generates a destroy function wrapper for a handle whose C destroy function returns a status code.

Remark

This macro must be used in nvcv namespace

Parameters:
  • ObjectKind – The name of the object, as used in C API (e.g. Image, Tensor)