Module openvpn_plugin::ffi

source ·
Expand description

FFI types and functions used by the plugin to convert between the types OpenVPN pass and expect back and the Rust types the plugin will be exposed to.

Not intended for manual use. Is publicly exported since code generated by the openvpn_plugin macro must access these types and functions.

Modules

  • Contains functions for parsing C formatted data from OpenVPN.

Structs

Constants