[][src]Function sdl2_sys::SDL_GetWindowFromID

pub unsafe extern "C" fn SDL_GetWindowFromID(id: Uint32) -> *mut SDL_Window

\brief Get a window from a stored ID, or NULL if it doesn't exist.