pub unsafe extern "C" fn SDL_GetRenderer(
    window: *mut SDL_Window
) -> *mut SDL_Renderer
Expand description

Get the renderer associated with a window.