pub unsafe extern "C" fn SDL_GetRendererInfo(
    renderer: *mut SDL_Renderer,
    info: *mut SDL_RendererInfo
) -> c_int
Expand description

\brief Get information about a rendering context.