Function ndk_sys::unlinkat

source ·
pub unsafe extern "C" fn unlinkat(
    __dirfd: c_int,
    __path: *const c_char,
    __flags: c_int
) -> c_int