[][src]Type Definition opencv::core::Stream_StreamCallback

type Stream_StreamCallback = Option<Box<dyn FnMut(i32) + Send + Sync + 'static>>;