#[unsafe(no_mangle)]pub unsafe extern "C" fn extism_error(
ctx: *mut Context,
plugin: PluginIndex,
) -> *const c_charExpand description
Get the error associated with a Context or Plugin, if plugin is -1 then the context
error will be returned