Function sdl2_sys::video::SDL_SetWindowSize
[−]
[src]
pub unsafe extern "C" fn SDL_SetWindowSize(
window: *mut SDL_Window,
w: c_int,
h: c_int
)