Function libc::unlinkat [] [src]

pub unsafe extern "C" fn unlinkat(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int
) -> c_int