Posix.fchownat – posix Reference Manual
fchownat
Description:
[
CCode
( feature_test_macro =
"_GNU_SOURCE"
) ]
public
int
fchownat
(
int
dirfd,
string
pathname,
uid_t
owner,
gid_t
group,
int
flags)
Namespace:
Posix
Package:
posix
2022 vala-language.org