Skip to content

fidius-core::status Rust

FFI status codes returned by plugin method shims.

These i32 values are the return type of every extern "C" function in a plugin vtable. The host checks the status code before reading the output buffer.