Function clang_createTranslationUnit

Source
pub unsafe extern "C" fn clang_createTranslationUnit(
    index: CXIndex,
    file: *const c_char,
) -> CXTranslationUnit