pub unsafe static kODAttributeTypeReadOnlyNode: Option<&'static ODAttributeType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Can be found using dsGetDirNodeInfo and will return one of ReadOnly, ReadWrite, or WriteOnly strings.
Can be found using dsGetDirNodeInfo and will return one of ReadOnly, ReadWrite, or WriteOnly strings. Note that ReadWrite does not imply fully readable or writable
See also Appleās documentation