pub unsafe extern "C" fn pw_log_topic_register(t: *mut spa_log_topic)Expand description
Register log topic with the logger, to enable dynamic log levels. Topic must be unregistered before freeing it or plugin unload. May be used instead of \ref PW_LOG_TOPIC_INIT This function is threadsafe.
\since 1.1.0