openWindow

fnvoid openWindow(int width, int height, const(IStr)[] args, IStr title = "Parin", bool vsync = defaultEngineVsync)

Opens the window with the given information. Avoid calling this function manually.