Function capeUnregisterObjects

Source
#[no_mangle]
pub extern "C" fn capeUnregisterObjects() -> CapeResult
Expand description

COBIA PMC unregistration entry point

This function is called by the COBIA registration tool to unregister the PMCs defined in the module.

ยงReturns

  • A CapeResult indicating success or failure of the unregistration.