Function pipewire_sys::pw_log_set

source ·
pub unsafe extern "C" fn pw_log_set(log: *mut spa_log)
Expand description

Configure a logging module. This is usually done automatically in pw_init() but you can install a custom logger before calling pw_init().