Function sdl2_sys::video::SDL_GL_GetDrawableSize [] [src]

pub unsafe extern "C" fn SDL_GL_GetDrawableSize(
    window: *mut SDL_Window,
    w: *mut c_int,
    h: *mut c_int
)