[−][src]Function sdl2_sys::SDL_GetRendererOutputSize
pub unsafe extern "C" fn SDL_GetRendererOutputSize(
renderer: *mut SDL_Renderer,
w: *mut c_int,
h: *mut c_int
) -> c_int
\brief Get the output size in pixels of a rendering context.