intel / intel/ittapi

Expose as_ptr methods from the high-level ittapi in Rust

Open
#190 0 comments 0 reactions 0 assignees View on GitHub
Rust
Dominant language
Rust
Stars
142
Forks
52
Avg merge
2d 20h
Merged PRs (30d)
3

Description

Since not all the functionality is exposed via higher-level API, it would be pretty useful to be able to create Domain / StringHandle / etc. via the high-level Rust API but then drop down via `.as_ptr()` + `ittapi-sys` to raw calls when needed.

These methods already exist, they're just not exposed publicly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.