Return whether the given window is a shaped window.
window | The window to query for being shaped. |
Returns SDL_TRUE if the window is a window that can be shaped, SDL_FALSE if the window is unshaped or NULL.
This function is available since SDL 3.0.0.