pTakeScreenshot

Takes a screenshot of current screen (saved a .png)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTakeScreenshot = void function
(
const(char)* fileName
)

Meta