Function GetSecurityDescriptorGroup

Source
pub unsafe extern "C" fn GetSecurityDescriptorGroup(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pGroup: *mut PSID,
    lpbGroupDefaulted: LPBOOL,
) -> BOOL