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

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