Function sdl2_sys::SDL_RenderPresent
source ยท pub unsafe extern "C" fn SDL_RenderPresent(
renderer: *mut SDL_Renderer,
)
Expand description
\brief Update the screen with rendering performed.
pub unsafe extern "C" fn SDL_RenderPresent(
renderer: *mut SDL_Renderer,
)
\brief Update the screen with rendering performed.