Function sgx_oc::linux::ocall::openat

source ·
pub unsafe fn openat(
    dirfd: c_int,
    pathname: &CStr,
    flags: c_int
) -> OCallResult<c_int>