Type Definition opencv::dnn::LayerFactory_Constructor

source ·
pub type LayerFactory_Constructor = Option<unsafe extern "C" fn(_: *mut c_void) -> *mut c_void>;
Expand description

Each Layer class must provide this function to the factory