pub unsafe fn unlink_unsafe(path: *const u8) -> Result<(), Error>
Remove an entry from the file system.
path must be null-terminated.
path