create_with_window


Description:

[ CCode ( cname = "SDL_CreateWindowAndRenderer" ) ]
public static int create_with_window (int width, int height, uint32 window_flags, out Window window, out Renderer renderer)