Function nvcvResourceTypeGetName

Function Documentation

const char *nvcvResourceTypeGetName(NVCVResourceType resource)

Returns a string representation of the resource type.

Parameters:

resource[in] Resource type whose name is to be returned.

Returns:

The string representation of the resource type. Returned string is valid until next call of this function from the same calling thread. Returned pointer must not be freed.