mnn::prelude

Function openat

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