Function sdl2_sys::SDL_GetRenderer

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

\brief Get the renderer associated with a window.