Type Definition opencv::types::VectorOfbool[][src]

pub type VectorOfbool = Vector<bool>;

Implementations