pub fn new_activity_id() -> Result<GUID, Error>
Expand description

Generates a new activity ID.

This function is only implemented on Windows. On other platforms, it will always return Err.