Function fermium::video::SDL_GetWindowFromID[][src]

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

Get a window from a stored ID, or NULL if it doesn’t exist.