Function windows::Win32::NetworkManagement::P2P::PeerCollabEnumObjects

pub unsafe fn PeerCollabEnumObjects(
    pcendpoint: Option<*const PEER_ENDPOINT>,
    pobjectid: Option<*const GUID>,
    phpeerenum: *mut *mut c_void,
) -> Result<()>