Module hooks2

Module hooks2 

Source
Expand description

Raw Rust bindings for hooks2 plugin

Not designed to be used directly, but is used internally for:

Structs§

HOOKS
Hooks2

Traits§

Hooks2Callbacks
A trait for expressing the plugin-to-plugin callbacks provided by the given plugin. See panda::PppCallback for more information, as this is intended to be used as an extension trait for it.