sc_shareable_content_get_sync

Function sc_shareable_content_get_sync 

Source
pub unsafe extern "C" fn sc_shareable_content_get_sync(
    exclude_desktop_windows: bool,
    on_screen_windows_only: bool,
    error_buffer: *mut i8,
    error_buffer_size: isize,
) -> *const c_void
Expand description

Synchronous blocking call to get shareable content Returns content pointer on success, or writes error to error_buffer