opencv::types

Type Alias VectorOfGCompileArg

Source
pub type VectorOfGCompileArg = Vector<GCompileArg>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Vector<crate::gapi::GCompileArg> instead, removal in Nov 2024

Aliased Typeยง

struct VectorOfGCompileArg { /* private fields */ }