Function windows::Win32::NetworkManagement::P2P::PeerGraphEnumNodes

pub unsafe fn PeerGraphEnumNodes<P0>(
    hgraph: *const c_void,
    pwzpeerid: P0,
    phpeerenum: *mut *mut c_void,
) -> Result<()>
where P0: Param<PCWSTR>,