Function wireplumber_sys::wp_object_update_features

source ·
pub unsafe extern "C" fn wp_object_update_features(
    self_: *mut WpObject,
    activated: WpObjectFeatures,
    deactivated: WpObjectFeatures
)