[][src]Type Definition opencv::dnn::LayerFactory_Constructor

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

Each Layer class must provide this function to the factory