Function sdl2_sys::SDL_DestroyTexture
source ยท pub unsafe extern "C" fn SDL_DestroyTexture(texture: *mut SDL_Texture)
Expand description
\brief Destroy the specified texture.
\sa SDL_CreateTexture() \sa SDL_CreateTextureFromSurface()