Handbook
Glossary
acl_get_link_np ( path_p type -- acl_t )
Vocabulary
io
.
files
.
acls
.
macos
.
ffi
Inputs
path_p
an
object
type
an
object
Outputs
acl_t
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
io.files.acls.macos.ffi
FUNCTION:
acl_t
acl_get_link_np
(
c-string
path_p,
acl_type_t
type )