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