windows::Win32::Storage::DistributedFileSystem

Function NetDfsSetSecurity

pub unsafe fn NetDfsSetSecurity<P0>(
    dfsentrypath: P0,
    securityinformation: u32,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> u32
where P0: Param<PCWSTR>,