pub fn py_msgbus_deregister(endpoint: &str) -> PyResult<()>
Deregisters the given handler for the endpoint address.
handler
endpoint
Returns an error if endpoint is invalid.