Contents:
API Reference:
Test API Reference:
Copies file contents.
fs_copy_file("foo.txt", "bar.txt");
from – [in] Some null-terminated path to the source file
to – [in] Some null-terminated path to the destination file