#[no_mangle]
pub extern "C" fn capeRegisterObjects() -> CapeResultExpand description
COBIA PMC registration entry point
This function is called by the COBIA registration tool to register the PMCs defined in the module.
ยงReturns
- A
CapeResultindicating success or failure of the registration.