Function sdl2_sys::SDL_Metal_DestroyView[][src]

pub unsafe extern "C" fn SDL_Metal_DestroyView(view: SDL_MetalView)
Expand description

\brief Destroy an existing SDL_MetalView object.

This should be called before SDL_DestroyWindow, if SDL_Metal_CreateView was called after SDL_CreateWindow.

\sa SDL_Metal_CreateView