Macro opencv::ptr_cast_base[][src]

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