R/functions.R
take_screenshot.Rd
Takes a screenshot of current screen (filename extension defines format).
take_screenshot(file_name)
A string.
This function has been auto-generated from the following Raylib function definition:
void TakeScreenshot(const char *fileName);