Posix.linkat – posix Reference Manual
linkat
Description:
[
CCode
( feature_test_macro =
"_GNU_SOURCE"
) ]
public
int
linkat
(
int
from_dirfd,
string
from,
int
to_dirfd,
string
to,
int
flags)
Namespace:
Posix
Package:
posix
2022 vala-language.org