[][src]Static opencv_binding_generator::settings::FUNC_MANUAL

pub static  FUNC_MANUAL: Lazy<HashMap<&str, CompiledInterpolation<'_>>>

dict of functions with manual implementations key: FuncInfo.identifier value: dict keys: "rust_safe", "rust_extern", "cpp", missing key means skip particular implementation values: template to use for manual implementation or "~" to use default implementation