Function cyclors::unlinkat

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