[][src]Function sdl2_sys::SDL_DestroyTexture

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

\brief Destroy the specified texture.

\sa SDL_CreateTexture() \sa SDL_CreateTextureFromSurface()