[][src]Function ostree::break_hardlink

pub fn break_hardlink<P: IsA<Cancellable>>(
    dfd: i32,
    path: &str,
    skip_xattrs: bool,
    cancellable: Option<&P>
) -> Result<(), Error>