Function windows_sys::Win32::Security::SetSecurityDescriptorGroup
[−]pub unsafe extern "system" fn SetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: PSID,
bgroupdefaulted: BOOL
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"