[][src]Module ferrisetw::native::pla

[]

Native API - Performance Logs and Alerts COM

The pla module is an abstraction layer for the Windows evntrace library. This module act as a internal API that holds all unsafe calls to functions exported by the evntrace Windows library.

This module shouldn't be accessed directly. Modules from the the crate level provide a safe API to interact with the crate

Enums

HResult

Wrapper over common HRESULT native errors (Incomplete)

PlaError

Pla native module errors