Function sdl2_sys::SDL_GetRenderer
source · pub unsafe extern "C" fn SDL_GetRenderer(
window: *mut SDL_Window,
) -> *mut SDL_RendererExpand description
\brief Get the renderer associated with a window.
pub unsafe extern "C" fn SDL_GetRenderer(
window: *mut SDL_Window,
) -> *mut SDL_Renderer\brief Get the renderer associated with a window.