sc_shareable_content_get_above_window

Function sc_shareable_content_get_above_window 

Source
pub unsafe extern "C" fn sc_shareable_content_get_above_window(
    exclude_desktop_windows: bool,
    reference_window: *const c_void,
    callback: extern "C" fn(*const c_void, *const i8, *mut c_void),
    user_data: *mut c_void,
)