Function sdl2_sys::video::SDL_SetWindowFullscreen
[−]
[src]
pub unsafe extern "C" fn SDL_SetWindowFullscreen(
window: *mut SDL_Window,
flags: uint32_t
) -> c_int