sc_content_sharing_picker_show_for_stream_using_style

Function sc_content_sharing_picker_show_for_stream_using_style 

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