Macro opencv::ptr_extern_ctor[][src]

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