Handbook
Glossary
ace_rights>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
ace_rights>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
io.files.acls.macos.ffi
math
;
M:
kauth_ace
ace_rights>>
T{
struct-slot-spec
{
name
"ace_rights"
}
{
offset 20
}
{
class
fixnum
}
{
initial 0
}
{
type
kauth_ace_rights_t
}
}
read-struct-slot
;
inline