Function clang_sys::clang_getFileContents
source ยท pub unsafe fn clang_getFileContents(
tu: CXTranslationUnit,
file: CXFile,
size: *mut size_t
) -> *const c_char
Expand description
Only available on libclang
6.0 and later.