Module syscalls2

Module syscalls2 

Source
Expand description

Rust bindings to syscalls2

Not intended to be used directly, but is used internally for the callbacks in on_sys

Structs§

SYSCALLS
Syscalls2

Traits§

Syscalls2Callbacks
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.