pub unsafe extern "C" fn sc_content_sharing_picker_set_configuration_for_stream(
config: *const c_void,
stream: *const c_void,
) -> boolExpand description
Assign (or clear, when config is null) the per-stream configuration.
Returns false without enqueueing work when called off the main thread.