[−][src]Trait kpal_plugin::PluginError
The set of functions that must be implemented by a plugin library's main error type.
Required methods
fn error_code(&self) -> c_int
Returns the error code of the instance.