sc_content_sharing_picker_show

Function sc_content_sharing_picker_show 

Source
pub unsafe extern "C" fn sc_content_sharing_picker_show(
    config: *const c_void,
    callback: extern "C" fn(i32, *const c_void, *mut c_void),
    user_data: *mut c_void,
)