Macro opencv::boxed_cast_base[][src]

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