Function fermium::video::SDL_GetWindowID

source ·
pub unsafe extern "C" fn SDL_GetWindowID(
    window: *mut SDL_Window
) -> u32
Expand description

Gets the window’s ID, or 0 on failure.