pub fn acl_start()
Expand description

Begins iteration over the computer’s access control list.

Iteration over the access control list is not reentrant. Concurrent software must ensure that only one access control list iteration at a time is attempted.