Function clang_CompilationDatabase_getCompileCommands

Source
pub unsafe fn clang_CompilationDatabase_getCompileCommands(
    database: CXCompilationDatabase,
    filename: *const c_char,
) -> CXCompileCommands