Type Alias opencv::types::VectorOfVectorOfc_char

source ·
pub type VectorOfVectorOfc_char = Vector<Vector<c_char>>;
👎Deprecated: Use the the non-alias form core::Vector<core::Vector<c_char>> instead, removal in Nov 2024

Aliased Type§

struct VectorOfVectorOfc_char { /* private fields */ }