Function windows_sys::Win32::Networking::ActiveDirectory::DsInheritSecurityIdentityW
pub unsafe extern "system" fn DsInheritSecurityIdentityW(
hds: HANDLE,
flags: u32,
srcprincipal: PCWSTR,
dstprincipal: PCWSTR
) -> u32
Expand description
Required features: "Win32_Foundation"