[][src]Function core_graphics::display::CGWindowListCreateImageFromArray

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