Function pact_ffi::plugins::pactffi_cleanup_plugins

source ยท
#[no_mangle]
pub extern "C" fn pactffi_cleanup_plugins(pact: PactHandle)
Expand description

Decrement the access count on any plugins that are loaded for the Pact. This will shutdown any plugins that are no longer required (access count is zero).