[][src]Macro opencv::ptr_extern_ctor

macro_rules! ptr_extern_ctor {
    ($type: ty, $extern_new: ident $(,)?) => { ... };
}