Function mnn::prelude::openat

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