Type Definition bevy_render::view::window::screenshot::ScreenshotFn

source ·
pub type ScreenshotFn = Box<dyn FnOnce(Image) + Send + Sync>;