sc_screenshot_manager_capture_image

Function sc_screenshot_manager_capture_image 

Source
pub unsafe extern "C" fn sc_screenshot_manager_capture_image(
    content_filter: *const c_void,
    config: *const c_void,
    callback: extern "C" fn(*const c_void, *const i8, *mut c_void),
    user_data: *mut c_void,
)