openWindowC

fnvoid openWindowC(int width, int height, int argc, IStrz * argv, IStrz title = "Parin", bool vsync = defaultEngineVsync)

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