pub unsafe extern "system" fn DsInheritSecurityIdentityW(
    hds: HANDLE,
    flags: u32,
    srcprincipal: PCWSTR,
    dstprincipal: PCWSTR
) -> u32
Expand description

Required features: "Win32_Foundation"