Function clang_CompilationDatabase_getCompileCommands

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