pub unsafe extern "system" fn SetSecurityDescriptorGroup(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    pgroup: PSID,
    bgroupdefaulted: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"