Function windows::Win32::Storage::DistributedFileSystem::NetDfsSetSecurity
pub unsafe fn NetDfsSetSecurity<P0, P1>(
dfsentrypath: P0,
securityinformation: u32,
psecuritydescriptor: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PSECURITY_DESCRIPTOR>,