pub unsafe extern "C" fn hipTexObjectDestroy(
texObject: hipTextureObject_t,
) -> hipError_t
Expand description
@brief Destroys a texture object.
@param [in] texObject texture object to destroy
@returns #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipTexObjectDestroy(
texObject: hipTextureObject_t,
) -> hipError_t
@brief Destroys a texture object.
@param [in] texObject texture object to destroy
@returns #hipSuccess, #hipErrorInvalidValue