Function wireplumber_sys::wp_properties_set

source ·
pub unsafe extern "C" fn wp_properties_set(
    self_: *mut WpProperties,
    key: *const c_char,
    value: *const c_char
) -> c_int