[][src]Function winapi::um::securitybaseapi::SetSecurityDescriptorGroup

pub unsafe extern "system" fn SetSecurityDescriptorGroup(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pGroup: PSID,
    bGroupDefaulted: BOOL
) -> BOOL