pub unsafe extern "C" fn CS104_RedundancyGroup_destroy(
self_: CS104_RedundancyGroup,
)Expand description
Destroy the instance and release all resources.
NOTE: This function will be called by CS104_Slave_destroy. After using the CS104_Slave_addRedundancyGroup function the redundancy group object must not be destroyed manually.