Function SetSecurityDescriptorGroup

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