Contents:
API Reference:
Test API Reference:
Copies files or directories.
fs_copy("foo.txt", "bar.txt");
from – [in] Some null-terminated path to the source file, directory, or symlink
to – [in] Some null-terminated path to the destination file, directory, or symlink