Searched refs:write_dot_file (Results 1 – 2 of 2) sorted by relevance
24 pub fn write_dot_file<P>(ctx: &BindgenContext, path: P) -> io::Result<()> in write_dot_file() function
4192 match dot::write_dot_file(context, path) { in codegen()