pub unsafe fn clang_CompileCommand_getMappedSourceContent(
    command: CXCompileCommand,
    index: c_uint
) -> CXString
Expand description

Only available on libclang 3.8 and later.