pub unsafe extern "C" fn subghz_environment_set_protocol_registry(
    instance: *mut SubGhzEnvironment,
    protocol_registry_items: *mut c_void
)
Expand description

Set list of protocols to work. @param instance Pointer to a SubGhzEnvironment instance @param protocol_registry_items Pointer to a SubGhzProtocolRegistry