pub unsafe extern "C" fn pw_context_set_object(
    context: *mut pw_context,
    type_: *const c_char,
    value: *mut c_void
) -> c_int
Expand description

add an object to the context