[][src]Function fprint_sys::unlinkat

pub unsafe extern "C" fn unlinkat(
    __fd: c_int,
    __name: *const c_char,
    __flag: c_int
) -> c_int