[][src]Type Definition opencv::viz::MouseCallback

type MouseCallback = dyn FnMut(MouseEvent, &mut c_void) + Send + Sync + 'static;