#[no_mangle]
pub extern "C" fn capeUnregisterObjects() -> CapeResultExpand 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
CapeResultindicating success or failure of the unregistration.