Function windows::Win32::NetworkManagement::P2P::PeerEnumGroups

pub unsafe fn PeerEnumGroups<P0>(
    pwzidentity: P0,
    phpeerenum: *mut *mut c_void,
) -> Result<()>
where P0: Param<PCWSTR>,