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

Destroy the specified texture.

See Also: SDL_CreateTexture, SDL_CreateTextureFromSurface