pub fn sys_unlink(pathname: *const c_char) -> c_int
Available on crate feature fs only.
Expand description

Removes a file from the filesystem.