Function sdl2_sys::SDL_GetWindowID
source ยท pub unsafe extern "C" fn SDL_GetWindowID(
window: *mut SDL_Window,
) -> Uint32
Expand description
\brief Get the numeric ID of a window, for logging purposes.
pub unsafe extern "C" fn SDL_GetWindowID(
window: *mut SDL_Window,
) -> Uint32
\brief Get the numeric ID of a window, for logging purposes.