[][src]Function grcov::output_lcov

pub fn output_lcov(
    results: CovResultIter,
    output_file: Option<&str>,
    demangle: bool
)