pub fn remove_path(path: &str) -> Result<(), ErrorStatus>Expand description
Removes a given path
see sysremove_path for underlying syscall
pub fn remove_path(path: &str) -> Result<(), ErrorStatus>Removes a given path
see sysremove_path for underlying syscall