Static opencv_binding_generator::settings::ELEMENT_EXPORT_MANUAL[][src]

pub static ELEMENT_EXPORT_MANUAL: Lazy<HashMap<&str, ExportConfig>>
Expand description

Manual export config in form of “cpp_fullname” => ExportConfig, will totally override what’s detected from the headers. Use it to add export config where none exists.