Skip to content

Expose as_ptr methods from the high-level ittapi in Rust #190

Description

@RReverser

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    RustRelated to the Rust bindings for ittapi.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions