pub extern "C-unwind" fn CGWindowListCreateImage(
screen_bounds: CGRect,
list_option: CGWindowListOption,
window_id: CGWindowID,
image_option: CGWindowImageOption,
) -> Option<CFRetained<CGImage>>👎Deprecated: Please use ScreenCaptureKit instead.
Available on crate features
CGImage and CGWindow only.