Skip to main content

screenshot_window_bytes

Function screenshot_window_bytes 

Source
pub fn screenshot_window_bytes(
    _host: &Host,
    _window_id: u32,
) -> impl Future<Output = Result<Vec<u8>>>
Expand description

Stub: local screenshot is unavailable outside macOS.