Handbook
Glossary
getpwuid ( uid -- passwd* )
Vocabulary
unix
.
ffi
Inputs
uid
an
object
Outputs
passwd*
an
object
Definition
USING:
alien.syntax
unix.types
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
passwd*
getpwuid
(
uid_t
uid )