Handbook
Glossary
pw_uid>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
pw_uid>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
unix.ffi
unix.types
;
M:
passwd
pw_uid>>
T{
struct-slot-spec
{
name
"pw_uid"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
uid_t
}
}
read-struct-slot
;
inline