Skip to main content

write_security_descriptor

Function write_security_descriptor 

Source
pub fn write_security_descriptor<P: AsRef<Path>>(
    path: P,
    descriptor: &SecurityDescriptor,
) -> Result<()>
Expand description

Write a file security descriptor.