pub unsafe fn NetDfsSetStdContainerSecurity<P0, P1>(
machinename: P0,
securityinformation: u32,
psecuritydescriptor: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PSECURITY_DESCRIPTOR>,
pub unsafe fn NetDfsSetStdContainerSecurity<P0, P1>(
machinename: P0,
securityinformation: u32,
psecuritydescriptor: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PSECURITY_DESCRIPTOR>,