Function gkfs::syscall::gkfs_rmdir

Function Documentation

int gkfs::syscall::gkfs_rmdir(const std::string &path)

gkfs wrapper for rmdir() system calls errno may be set

Parameters

path

Returns

0 on success or -1 on error