Posix.openat – posix Reference Manual
openat
Description:
[
CCode
( feature_test_macro =
"_GNU_SOURCE"
) ]
public
int
openat
(
int
dirfd,
string
path,
int
oflag,
mode_t
mode =
0
)
Namespace:
Posix
Package:
posix
2022 vala-language.org