Function capeRegisterObjects

Source
#[no_mangle]
pub extern "C" fn capeRegisterObjects() -> CapeResult
Expand 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 CapeResult indicating success or failure of the registration.