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