Skip to main content

sc_content_sharing_picker_create_default_configuration

Function sc_content_sharing_picker_create_default_configuration 

Source
pub unsafe extern "C" fn sc_content_sharing_picker_create_default_configuration() -> *const c_void
Expand 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.