Function screen_window

Source
fn screen_window(
    ctx: &Context,
    state: &mut CaptureUi,
    settings: &mut Settings,
    recording: bool,
    r: &mut CaptureResponse,
)