ittapi-sys 0.5.0

Rust bindings for ittapi
Documentation
# Contributing to IntelĀ® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API

We welcome contributions from everyone. Your efforts help improve the project and are greatly appreciated.

## Contribution Process

- **Fork** the repository
- **Make Changes**: 
  - Clone your fork
  - Create a new branch
  - Implement your changes and commit with a clear message
- **Pull Request**: 
  - Push to your fork
  - Open a pull request to merge your branch into the main repository with a clear title and description

## Review

- Maintainers will review your pull request
- You may be asked to make changes
- Approved changes will be merged

## Licensing

- All code is dual licensed under GPLv2 and 3-Clause BSD
- All contributions must carry these licenses

Thank you for contributing to IntelĀ® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API