Function yanix::file::unlinkat[][src]

pub unsafe fn unlinkat<P: AsRef<Path>>(
    dirfd: RawFd,
    path: P,
    flags: AtFlags
) -> Result<()>