pub unsafe extern "C" fn sc_content_sharing_picker_create_default_configuration() -> *const c_voidExpand description
Returns a fresh SCContentSharingPickerConfiguration initialised with
the system’s defaultConfiguration baseline. Caller owns the returned
configuration and must release it via the standard
sc_content_sharing_picker_configuration_release.