Trait wireplumber::pw::ProxyExt2
source · pub trait ProxyExt2: 'static {
// Required methods
fn pw_proxy_raw(&self) -> *mut pw_proxy;
fn set_pw_proxy_raw(&self, proxy: *mut pw_proxy);
}
pub trait ProxyExt2: 'static {
// Required methods
fn pw_proxy_raw(&self) -> *mut pw_proxy;
fn set_pw_proxy_raw(&self, proxy: *mut pw_proxy);
}