Function PeerGraphSetNodeAttributes

pub unsafe fn PeerGraphSetNodeAttributes<P1>(
    hgraph: *const c_void,
    pwzattributes: P1,
) -> Result<()>
where P1: Param<PCWSTR>,