core_graphics2::window

Function CGWindowListCreateImageFromArray

source
pub unsafe extern "C" fn CGWindowListCreateImageFromArray(
    screenBounds: CGRect,
    windowArray: CFArrayRef,
    imageOption: CGWindowImageOption,
) -> CGImageRef