Get parent of a window.
the window to query.
the parent of the window on success or NULL if the window has no parent.
Threadsafety: This function should only be called on the main thread.
SDL_CreatePopupWindow
See Implementation
Get parent of a window.