[go: up one dir, main page]

Function libc::openat

source · []
pub unsafe extern "C" fn openat(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int,
     ...
) -> c_int