pub unsafe extern "C" fn SDL_DestroyTexture(texture: *mut SDL_Texture)
Expand description

\brief Destroy the specified texture.

\sa SDL_CreateTexture() \sa SDL_CreateTextureFromSurface()