Function SDL_HideWindow
pub unsafe extern "C" fn SDL_HideWindow(
window: *mut SDL_Window,
) -> bool
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_HideWindow(
window: *mut SDL_Window,
) -> bool
dep_sdl3
only.