Macro opencv::boxed_cast_descendant[][src]

macro_rules! boxed_cast_descendant {
    ($type : ty, $descendant : ty, $extern_convert : ident $(,) ?) => { ... };
}