Type Alias opencv::types::VectorOfi8

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

Aliased Type§

struct VectorOfi8 { /* private fields */ }