Static opencv_binding_generator::settings::FUNC_RENAME[][src]

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

map of functions to rename or skip, key is Func.identifier(), value is new name (“+” will be replaced by old name) or “-” to skip