[][src]Function gdnative_common::libc::openat

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