Function remove_file_locked

Source
pub fn remove_file_locked<P: AsRef<Path>>(path: P) -> Result<(), FileError>