Function mnn::prelude::unlinkat

source ยท
pub unsafe extern "C" fn unlinkat(
    dirfd: i32,
    pathname: *const i8,
    flags: i32,
) -> i32