pub unsafe extern "C" fn hipDestroyTextureObject(
    textureObject: *mut __hip_texture
) -> hipError_t
Expand description

@brief Destroys a texture object.

@param [in] textureObject texture object to destroy

@returns hipSuccess, hipErrorInvalidValue