Function py_msgbus_unsubscribe

Source
pub fn py_msgbus_unsubscribe(topic: &str, handler: PythonMessageHandler)
Expand description

Unsubscribes the given handler from the topic.