Define NVCV_IMPL_DESTROY_VOID

Define Documentation

NVCV_IMPL_DESTROY_VOID(ObjectKind)

Generates a destroy function wrapper for a handle whose C destroy function doesn’t return a value.

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)