GetFileLength

Get file length in bytes (NOTE: GetFileSize() conflicts with windows.h)

version(BindRaylib_Static)
extern (C) @nogc nothrow
int
GetFileLength
(
const(char)* fileName
)

Meta